Static variables

@:enum@:native("NETWORK_CONNECTED")staticread onlyConnected:SysConnectivity

  • Connected not through a cellular connection (Wifi).

@:enum@:native("NETWORK_CONNECTED_CELLULAR")staticread onlyConnectedCellular:SysConnectivity

  • Connected through mobile cellular.

@:enum@:native("NETWORK_DISCONNECTED")staticread onlyDisconnected:SysConnectivity

  • No network connection is found.