mobicontrol.wifi.AccessPoint

This class represents a Wi-Fi Access Point.

AccessPoint

Since:
  • Version 1.5 (API level 6)

Members

readonly hasWepSecurity :boolean

true if the access point has WEP security type.
Since:
  • Version 1.5 (API level 6)

readonly hasWpaSecurity :boolean

true if the access point has WPA security type.
Since:
  • Version 1.5 (API level 6)

readonly ssid :string

Service set identifier.
Since:
  • Version 1.5 (API level 6)

readonly state :mobicontrol.wifi.AccessPointState

Access point state.

Note: On some platforms prior to Android 8.0 the access point state does not always reflect the network's state properly.

Since:
  • Version 1.5 (API level 6)