onConnectivityChanged abstract method
A listener method to respond if the device's connectivity changes.
Implementation
void onConnectivityChanged(ConnectivityResult result);
A listener method to respond if the device's connectivity changes.
void onConnectivityChanged(ConnectivityResult result);