| ChatSupportTakenRoomInfoProviderGetChatSupportTakenRoomsInfo Method | 
            Returns room taken by support with specified ID.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxpublic static ChatSupportTakenRoomInfo GetChatSupportTakenRoomsInfo(
	int supportId
)
Parameters
- supportId
- Type: SystemInt32
 Room taken by support ID.
Return Value
Type: 
ChatSupportTakenRoomInfo See Also
See Also