onRoomLeft

abstract fun onRoomLeft(room: Room, participant: LocalParticipant)

Raised when local participant successfully left room.

Parameters

room

the room the local user left

participant

the local user participant that left the room