Uses of Interface
org.webrtc.AddIceObserver
-
Uses of AddIceObserver in org.webrtc
Modifier and TypeMethodDescriptionvoid
PeerConnection.addIceCandidate
(IceCandidate candidate, AddIceObserver observer) private void
PeerConnection.nativeAddIceCandidateWithObserver
(String sdpMid, int sdpMLineIndex, String iceCandidateSdp, AddIceObserver observer)