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

摘要

gsmLocationAreaCode is a read-only property that provides the mobile Location Area Code (LAC) for the current GSM / WCDMA networks.

句法

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

Return a number.

规范

Not part of any specification.

另请参阅

元数据

  • 最后修改: