[ 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 .
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.
this |
A Modem. |
The DBus paths of the Bearer handled in this Modem
, or |