This API is available on Firefox OS for internal applications only.
Summary
mcc
is a read-only property representing the Mobile Country Code (MCC) of the subscriber's home network.
Syntax
var mcc = navigator.mozMobileConnection.iccInfo.mcc;
Value
Return a number.
Specification
Not part of any specification.