get_operator_code


Description:

[ Version ( since = "1.18" ) ]
public unowned string get_operator_code ()

Gets the 3GPP network Mobile Country Code and Mobile Network Code.

Returned in the format "MCCMNC", where MCC is the three-digit ITU E.212 Mobile Country Code and MNC is the two- or three-digit GSM Mobile Network Code. e.g. e"31026" or "310260".

Parameters:

this

A Location3gpp.

Returns:

The operator code, or null if none available.