[ Version ( since = "1.8" ) ]
public unowned string get_hardware_revision ()
Gets the equipment hardware revision, as reported by this Modem.
<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_hardware_revision if on another thread.</warning>
| this |
A Modem. |
|
The equipment hardware revision, or null if none available. Do not free the returned value, it belongs to this. |