[ Version ( since = "1.0" ) ]
public unowned string get_operator_name ()
Gets the name of the operator to which the mobile is currently registered.
<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_operator_name if on another thread.</warning>
| this |
A Modem3gpp. |
|
The operator name, or null if none available. |