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

摘要

signalStrength is a read-only property that gives the signal strength in dBm .

句法

var dataMCC  = navigator.mozMobileConnection.data.signalStrength;
var voiceMCC = navigator.mozMobileConnection.voice.signalStrength;
					

Return a number.

This property can also be null if there is no signal at all.

规范

Not part of any specification.

另请参阅

元数据

  • 最后修改: