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

摘要

roaming is a read-only property that indicates whether the connection is going through a foreign operator ( true ) 或不 ( false ).

句法

var dataRoaming  = navigator.mozMobileConnection.data.roaming;
var voiceRoaming = navigator.mozMobileConnection.voice.roaming;
					

Return a boolean.

规范

Not part of any specification.

另请参阅

元数据

  • 最后修改: