This API is available on Firefox OS for internal applications only.
Summary
iccid
is a read-only property representing the Integrated Circuit Card (ICC) Identifier.
Syntax
var iccid = navigator.mozMobileConnection.iccInfo.iccid;
Value
Return a string.
Specification
Not part of any specification.