Uses of Interface
dev.onvoid.webrtc.PeerConnectionObserver
Packages that use PeerConnectionObserver
-
Uses of PeerConnectionObserver in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc with parameters of type PeerConnectionObserverModifier and TypeMethodDescriptionPeerConnectionFactory.createPeerConnection
(RTCConfiguration config, PeerConnectionObserver observer) Creates a newRTCPeerConnection
.