onDataChannel 属性
此 RtcPeerConnection 处理的 datachannel
事件的 Stream。
实现
Stream<RtcDataChannelEvent> get onDataChannel =>
dataChannelEvent.forTarget(this);
此 RtcPeerConnection 处理的 datachannel
事件的 Stream。
Stream<RtcDataChannelEvent> get onDataChannel =>
dataChannelEvent.forTarget(this);