NetworkTools

Last Updated On 2021-07-16

Version 1MinSDK 7Tutorial Video

A new component



Methods

You can set the below method blocks in the blocks section of the builder.

CheckIsConnectedToInternet

Method for CheckIsConnectedToInternet

IsConnected

Method for IsConnected

isInRoaming

Return true device is in roaming.

isMobileConnection

Return true if the device is connected via Mobile/Personal network.

isVPNConnected

Return true if VPN turned ON, in device.

isWifiConnection

Return true if the device is connected via Wifi.


Events

You can set the below event blocks in the blocks section of the builder.

ConnectedToInternetResult

Event for ConnectedToInternetResult

NetworkConnected

Event for NetworkConnected

NetworkDisconnected

Event for NetworkDisconnected