HomeSort by relevance Sort by last modified time
    Searched defs:sendLocalIceCandidate (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
AppRTCClient.java 59 public void sendLocalIceCandidate(final IceCandidate candidate);
WebSocketRTCClient.java 228 public void sendLocalIceCandidate(final IceCandidate candidate) {

Completed in 2605 milliseconds