rtcIceCandidate top-level property
dynamic
get
rtcIceCandidate
The RTCIceCandidate interface—part of the WebRTC API—represents a candidate Internet Connectivity Establishment (ICE) configuration which may be used to establish an RTCPeerConnection.
Implementation
_i2.dynamic get rtcIceCandidate => _i4.getProperty(
_self,
'RTCIceCandidate',
);