Skip to main content

1E 8.1 (on-premises)

Network.GetNetworkSummary

Method

GetNetworkSummary

Module

Network

Library

Core

Action

Get a summary of the device's network attributes.

Parameters

(None)

Return values

WiFiName (string): Name of the connected WiFi.

WiFiState (string): Enabled or Disabled.

AirplaneMode (boolean): Is airplane mode enabled.

Bluetooth (boolean): Is bluetooth enabled.

Example

Network.GetNetworkSummary();

Platforms

  • Android

Notes

The following methods have been deprecated, and aggregated into this GetNetworkSummary method.

  • IsAirplaneModeEnabled

  • IsBlueToothEnabled

  • IsWiFiEnabled

  • GetWiFiName