rtcPeerConnectionIceEvent top-level property
dynamic
get
rtcPeerConnectionIceEvent
Events that occurs in relation to ICE candidates with the target, usually an RTCPeerConnection. Only one event is of this type: icecandidate.
Implementation
_i2.dynamic get rtcPeerConnectionIceEvent => _i4.getProperty(
_self,
'RTCPeerConnectionIceEvent',
);