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
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
public
ChatGeneralResponse
SupportLeaveRoom
(
int
roomID
)
Parameters
roomID
Type:
System
Int32
Room ID to leave
Return Value
Type:
ChatGeneralResponse
Implements
IChatSupportService
SupportLeaveRoom(Int32)
See Also
Reference
ChatSupportService Class
CMS.Chat Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com