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

摘要

networkSelectionMode is a read-only property that indicates the selection mode of the voice and data networks.

句法

var mode = navigator.mozMobileConnection.networkSelectionMode
					

Return a string indicating the selection mode.

Possible values are:

  • automatic
  • manual

This property can also be null .

规范

Not part of any specification.

另请参阅

元数据

  • 最后修改: