dup_carrier_configuration
Description:
[ Version ( since = "1.12" ) ]
public string dup_carrier_configuration ()
Gets a copy of the carrier-specific configuration (MCFG) in use, as reported by this Modem.
Parameters:
Returns:
The carrier configuration, or null if none available. The returned value should be freed with
g_free.
|