Package com.telnyx.webrtc.lib
Interface NetworkChangeDetector
- All Known Implementing Classes:
NetworkMonitorAutoDetect
public interface NetworkChangeDetector
Interface for detecting network changes
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic classstatic classJava version of NetworkMonitor.NetworkInformationstatic classObserver interface by which observer is notified of network changes. -
Method Summary
-
Method Details
-
getCurrentConnectionType
NetworkChangeDetector.ConnectionType getCurrentConnectionType() -
supportNetworkCallback
boolean supportNetworkCallback() -
getActiveNetworkList
-
destroy
void destroy()
-