This API is available on Firefox OS for internal applications only.
Summary
The mcc
is a read-only property that represents the Mobile Country Code (MCC) of the network operator.
Syntax
var mcc = navigator.mozMobileConnection.data.network.mcc
Value
Return a string.
Specification
Not part of any specification.