Namespace adobeDPS-NetworkType
- See:
- adobeDPS-DeviceService#networkType
- Platforms:
- iOS, Android, Windows
Static Fields
Field | Defined By | |
---|---|---|
adobeDPS-NetworkType.UNKNOWN
Indicates an unknown network type.
|
NetworkType
|
|
adobeDPS-NetworkType.WIFI
Indicates there's a connection to a Wi-Fi network.
|
NetworkType
|
|
adobeDPS-NetworkType.MOBILE
Indicates there's a connection to a mobile network.
|
NetworkType
|
Namespace Detail
adobeDPS-NetworkType
[inner]
Enum for the type of network.
This offers more granularity than HTML's window.navigator.onLine boolean property.
This offers more granularity than HTML's window.navigator.onLine boolean property.
Static Field Details
adobeDPS-NetworkType.UNKNOWN
Indicates an unknown network type.
- Platforms:
- iOS, Android, Windows
adobeDPS-NetworkType.WIFI
Indicates there's a connection to a Wi-Fi network.
- Platforms:
- iOS, Android, Windows
adobeDPS-NetworkType.MOBILE
Indicates there's a connection to a mobile network.
- Platforms:
- iOS, Android, Windows
©2012-2013 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:40 GMT-0700 (PDT)
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:40 GMT-0700 (PDT)