Searched defs:restartIce (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/sdk/objc/api/peerconnection/ | ||
H A D | RTCPeerConnection.mm | 570 - (void)restartIce { method in RTCPeerConnection |
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ | ||
H A D | PeerConnection.java | 899 public void restartIce() { in restartIce() method in PeerConnection |