toggle menu
stream-webrtc-android
1.2.2
androidJvm
switch theme
search in API
stream-webrtc-android
/
org.webrtc
/
NetworkMonitor
/
NetworkObserver
Network
Observer
interface
NetworkObserver
Alerted when the connection type of the network changes. The alert is fired on the UI thread.
Members
Functions
on
Connection
Type
Changed
Link copied to clipboard
abstract
fun
onConnectionTypeChanged
(
connectionType
:
NetworkChangeDetector.ConnectionType
)