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