[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.0" ) ]
public unowned string[] get_bearer_paths ()
Gets the DBus paths of the Bearer handled in 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_bearer_paths if on another thread.</warning>
| this |
A Modem. |
|
The DBus paths of the Bearer handled in this Modem , or null if none available. Do not free the returned value, it belongs to this. |