onDataChannelOpen

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

Raised when a data channel is opened.

Parameters

room

The room the local user is in.

participant

Remote participant.