This article needs a technical review. How you can help.
This API is available on Firefox OS for internal applications only.
Summary
The iccInfo
is a read-only property that gives access to information stored in the device's ICC card.
Syntax
var info = navigator.mozMobileConnection.iccInfo
Value
Return a MozMobileICCInfo
object.
Specification
Not part of any specification.