This API is available on Firefox OS for internal applications 仅。

摘要

cell is a read-only property that gives access to cell location information.

句法

var dataCellInfo  = navigator.mozMobileConnection.data.cell;
var voiceCellInfo = navigator.mozMobileConnection.voice.cell;
					

返回 MozMobileCellInfo 对象。

规范

Not part of any specification.

另请参阅

元数据

  • 最后修改: