onRoomInitialized

abstract fun onRoomInitialized(room: Room)

Raised when the room is joined by the local participant.

Parameters

room

joined room with roomId, name, remote participants etc.