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
SupportLeaveRoom Method
Leaves room. After this call, new messages in this room will be send to all online supporters.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
Copy
ChatGeneralResponse
SupportLeaveRoom
(
int
roomID
)
Parameters
roomID
Type:
System
Int32
Room ID to leave
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