Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Chat
IChatSupportService Interface
IChatSupportService Methods
EnterSupport Method
InitiateChatByContactID Method
InitiateChatByUserID Method
LeaveSupport Method
SupportLeaveRoom Method
SupportPing Method
SupportTakeRoom Method
IChatSupportService
SupportTakeRoom Method
Takes support room. After this call, new messages in this room won't be send to other users - only to the current one.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
Copy
ChatGeneralResponse
SupportTakeRoom
(
int
roomID
)
Parameters
roomID
Type:
System
Int32
Room ID to take
Return Value
Type:
ChatGeneralResponse
See Also
Reference
IChatSupportService Interface
CMS.Chat Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com