registerForSessionParticipantEvents

open fun registerForSessionParticipantEvents(@Nullable sessionParticipantEventListener: SessionParticipantEventListener, @Nullable sessionId: String)

Call this method to register for events related to participant state

Parameters

sessionId

if not null, participant state events will be received for specific session identifier, otherwise will received events for all sessions

sessionParticipantEventListener

SessionParticipantEventListener participant state events