The object provides information about the state of the network connection. It is updated automatically as the value changes on the device. The object's value is cached by the JavaScript.
You can access the object by using the launchbox.Container.networkStatus
reference.
Name | Description | Return type |
---|---|---|
addListener | Adds a connection type listener to the list of listeners. |
undefined |
removeListener | Removes a connection type listener from the list of listeners. |
undefined |