SiteRooms Class |
Namespace: CMS.Chat
public class SiteRooms
The SiteRooms type exposes the following members.
Name | Description | |
---|---|---|
ForceTryGetRoom |
Gets room from cache. If room is not found, new rooms from database are retrieved and then the finding is made again.
| |
ForceUpdate |
Updates rooms.
| |
GetChangedRooms |
Gets changed rooms by specified chat user.
| |
GetRoom |
Gets RoomState. Room is specified by chatRoomID.
Rooms are updated before retrieving if needed.
| |
GetUsersInRoomsCounts |
Gets counts of users in rooms when this count has changed.
|