Module rooms

Source

Structs§

FrontendRoom
JoinedRoomDetails
Backend-specific details about a joined room that our client currently knows about.
RoomListServiceRoomInfo
Info we store about a room received by the room list service.

Enums§

UnreadMessageCount
The number of unread messages in a room.

Functions§

add_new_room
remove_room
Invoked when the room list service has received an update to remove an existing room.
update_room
Invoked when the room list service has received an update that changes an existing room.