Network
Last updated
Last updated
This is a very simple component to allow you to get some basic network info about the device.
The On Connect Event is called when the device connects to a WiFi or mobile network.
The On Disconnect Event is called when the device disconnects from a WiFi or mobile network.
Is Connected returns True or False depending whether the device is connected to a WiFi or mobile network.
Type returns the type of network that the device is connected to. Possible types are WiFi and Mobile.