dup_bearer_paths
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.0" ) ]
public string[] dup_bearer_paths ()
Gets a copy of the DBus paths of the Bearer handled in this
Modem.
Parameters:
Returns:
The DBus paths of the Bearer handled in this Modem
, or null if none available. The returned value should be freed with strfreev.
|