Click or drag to resize
ChatSupportTakenRoomInfoProviderGetChatSupportTakenRooms Method
Returns the query for all chat support taken rooms.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ChatSupportTakenRoomInfo> GetChatSupportTakenRooms()

Return Value

Type: ObjectQueryChatSupportTakenRoomInfo
See Also