[ Version ( since = "1.0" ) ]
public unowned string get_device ()
Gets the physical modem device reference (ie, USB, PCI, PCMCIA device), which may be dependent upon the operating system.
<warning>The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use dup_device if on another thread.</warning>
| this |
A Modem. |
|
The device, or null if none available. Do not free the returned value, it belongs to this. |