Uses of Class
dev.onvoid.webrtc.RTCPeerConnectionIceErrorEvent
Packages that use RTCPeerConnectionIceErrorEvent
-
Uses of RTCPeerConnectionIceErrorEvent in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc with parameters of type RTCPeerConnectionIceErrorEventModifier and TypeMethodDescriptiondefault voidPeerConnectionObserver.onIceCandidateError(RTCPeerConnectionIceErrorEvent event) A failure occurred when gathering ICE candidates.