This API is available on Firefox OS for internal applications 仅。
state
is a read-only property that gives the state of the connection.
var dataState = navigator.mozMobileConnection.data.state; var voiceState = navigator.mozMobileConnection.voice.state;
Return a string.
Possible values are:
notSearching
searching
denied
registered
This property can also be
null
if the state is unknown.
Not part of any specification.
Archive
CFStateChangeEvent
DataErrorEvent
IccCardLockError
IccCardLockErrorEvent
MozCellBroadcastEvent
MozEmergencyCbModeEvent
MozIccManager
MozMobileCFInfo
MozMobileCellInfo
MozMobileConnection
MozMobileConnectionInfo
MozMobileICCInfo
MozMobileNetworkInfo
MozOtaStatusEvent
MozStkCommandEvent
USSDReceivedEvent