onConnectionStateChange property
Stream of connectionstatechange
events handled by this RtcPeerConnection.
Implementation
Stream<Event> get onConnectionStateChange =>
connectionStateChangeEvent.forTarget(this);
Stream of connectionstatechange
events handled by this RtcPeerConnection.
Stream<Event> get onConnectionStateChange =>
connectionStateChangeEvent.forTarget(this);