Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Chat
ChatSupportService Class
ChatSupportService Methods
EnterSupport Method
InitiateChatByContactID Method
InitiateChatByUserID Method
LeaveSupport Method
SupportLeaveRoom Method
SupportPing Method
SupportTakeRoom Method
ChatSupportService
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
public
ChatGeneralResponse
SupportTakeRoom
(
int
roomID
)
Parameters
roomID
Type:
System
Int32
Room ID to take
Return Value
Type:
ChatGeneralResponse
Implements
IChatSupportService
SupportTakeRoom(Int32)
See Also
Reference
ChatSupportService Class
CMS.Chat Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com