Uses of Class
dev.onvoid.webrtc.RTCPeerConnectionIceErrorEvent
-
Packages that use RTCPeerConnectionIceErrorEvent Package Description dev.onvoid.webrtc -
-
Uses of RTCPeerConnectionIceErrorEvent in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc with parameters of type RTCPeerConnectionIceErrorEvent Modifier and Type Method Description default voidPeerConnectionObserver. onIceCandidateError(RTCPeerConnectionIceErrorEvent event)A failure occurred when gathering ICE candidates.
-