Searched refs:sendIceCandidate (Results 1 – 1 of 1) sorted by relevance
279 async sendIceCandidate(candidate) { method in WebRTCControl341 if (evt.candidate) control.sendIceCandidate(evt.candidate);