api/room/room_store library

Classes

CallUserToRoomCompletionHandler
Call user to room completion callback
CreateRoomOptions
Create room options
GetRoomInfoCompletionHandler
Get room info completion callback
ListResultCompletionHandler<T>
List result completion callback
RoomCall
Room call info
RoomInfo
Room info
RoomListener
Room event callback
RoomState
Room related state data provided by RoomStore
RoomStore
Room management related interfaces, managing room creation, joining, leaving, scheduling and other operations.
RoomUser
Room user info
ScheduleRoomOptions
Schedule room options
UpdateRoomOptions
Update room options

Enums

RoomCallResult
Call user to room result
RoomCallStatus
Room call status
RoomStatus
Room status
ScheduleRoomOptionsModifyFlag
Schedule room options modify flag
UpdateRoomOptionsModifyFlag
Update room options modify flag