Searched refs:iceCandidate (Results 1 – 1 of 1) sorted by relevance
565 #onIceCandidate(iceCandidate) { argument566 console.debug(`Remote ICE Candidate: `, iceCandidate);567 this.#pc.addIceCandidate(iceCandidate);