onDataChannelClosed

abstract fun onDataChannelClosed(room: Room, participant: RemoteParticipant)

Raised when a data channel is closed.

Parameters

room

The room the local user is in.

participant

Remote participant.