[ 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.
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.
this |
A Modem. |
The device, or |