SiteRooms ForceTryGetRoom Method Kentico 8.1 API Reference
Gets room from cache. If room is not found, new rooms from database are retrieved and then the finding is made again.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

roomID
Type: OnlineSystem Int32
Room ID
roomState
Type: CMS.Chat RoomState 
Output RoomState

Return Value

Type: OnlineBoolean
See Also