dataChannelEvents

abstract val dataChannelEvents: SharedFlow<DataChannelEvent>(source)

Flow of newly added connection dataChannels, as a result of the remote peer calling WebRtcPeerConnection.createDataChannel.