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

摘要

gsmCellId is a read-only property that provides the mobile Cell ID for the current GSM / WCDMA networks.

句法

var dataCellId  = navigator.mozMobileConnection.data.cell.gsmCellId;
var voiceCellId = navigator.mozMobileConnection.voice.cell.gsmCellId;
					

Return a number.

规范

Not part of any specification.

另请参阅

元数据

  • 最后修改: