on Data Channel Open
abstract fun onDataChannelOpen(room: Room, participant: RemoteParticipant)
Content copied to clipboard
Raised when a data channel is opened.
Parameters
room
The room the local user is in.
participant
Remote participant.