dup_operator_name
Description:
[
Version ( since =
"1.0" ) ]
public string dup_operator_name ()
Gets a copy of the name of the operator to which the mobile is currently registered.
Parameters:
Returns:
The operator name, or null if none available. The returned value should be freed with
g_free.
|