Home
last modified time | relevance | path

Searched refs:sendIceCandidate (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/assets/js/
Dcf_webrtc.js279 async sendIceCandidate(candidate) { method in WebRTCControl
341 if (evt.candidate) control.sendIceCandidate(evt.candidate);