Essential Kit
Loading...
Searching...
No Matches
NetworkServicesInternetConnectivityStatusChangeResult

This interface contains the information retrieved when NetworkServices.OnInternetConnectivityChange event occurs.

Properties

bool IsConnected [get]
 This boolean value is used to determine whether internet connection is available.
 

Property Documentation

◆ IsConnected

bool IsConnected
get

true if is connected; otherwise, false.