getSelectedCandidatePair method
The getSelectedCandidatePair() method of the RTCIceTransport
interface returns an RTCIceCandidatePair object containing the current
best-choice pair of candidates describing the configuration of the
endpoints of the transport.
Implementation
external JSObject? getSelectedCandidatePair();