get_operator_name


Description:

[ 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.

Parameters:

this

A Modem3gpp.

Returns:

The operator name, or null if none available.