Click or drag to resize
SiteRooms Methods

The SiteRooms type exposes the following members.

Methods
  NameDescription
Public methodForceTryGetRoom
Gets room from cache. If room is not found, new rooms from database are retrieved and then the finding is made again.
Public methodForceUpdate
Updates rooms.
Public methodGetChangedRooms
Gets changed rooms by specified chat user.
Public methodGetRoom
Gets RoomState. Room is specified by chatRoomID. Rooms are updated before retrieving if needed.
Public methodGetUsersInRoomsCounts
Gets counts of users in rooms when this count has changed.
Top
See Also