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

摘要

network is a read-only property that gives access to the network operator information.

句法

var dataNetwork  = navigator.mozMobileConnection.data.network;
var voiceNetwork = navigator.mozMobileConnection.voice.network;
					

返回 MozMobileNetworkInfo 对象。

规范

Not part of any specification.

另请参阅

元数据

  • 最后修改: