Kentico 10 API Reference
Kentico 10 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: 10.0.0
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) 2016 Kentico Software
Send comments on this topic to
support@kentico.com