Event OnInternetStatusChanged
Fired when connectivity transitions from available to unavailable or vice versa.
public static event Action<bool> OnInternetStatusChanged
Fired when connectivity transitions from available to unavailable or vice versa.
public static event Action<bool> OnInternetStatusChanged