This API is available on Firefox OS for internal applications only.
Summary
cell
is a read-only property that gives access to cell location information.
Syntax
var dataCellInfo = navigator.mozMobileConnection.data.cell; var voiceCellInfo = navigator.mozMobileConnection.voice.cell;
Value
Return a MozMobileCellInfo
object.
Specification
Not part of any specification.
See also
Document Tags and Contributors
Tags:
Contributors to this page:
chrisdavidmills,
teoli,
MHasan,
Bigredhusker1,
kscarfone,
Sheppy,
Jeremie
Last updated by:
chrisdavidmills,