candidate property
The read-only candidate property
of the RTCPeerConnectionIceEvent interface returns the
RTCIceCandidate associated with the event.
Implementation
external RTCIceCandidate? get candidate;
The read-only candidate property
of the RTCPeerConnectionIceEvent interface returns the
RTCIceCandidate associated with the event.
external RTCIceCandidate? get candidate;