Package tvi.webrtc
Interface NetworkChangeDetector
public interface NetworkChangeDetector
Interface for detecting network changes
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
static class
static class
Java version of NetworkMonitor.NetworkInformationstatic class
Observer interface by which observer is notified of network changes. -
Method Summary
-
Method Details
-
getCurrentConnectionType
NetworkChangeDetector.ConnectionType getCurrentConnectionType() -
supportNetworkCallback
boolean supportNetworkCallback() -
getActiveNetworkList
-
destroy
void destroy()
-