Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Chat Namespaces
CMS.Chat
ChatService Class
ChatService Methods
AcceptChatRequest Method
AcceptInvitation Method
AddAdmin Method
ChangeChatRoom Method
ChangeMyNickname Method
CloseAllNotifications Method
CloseNotification Method
CreateChatRoom Method
CreateOneToOneChatRoom Method
CreateSupportChatRoom Method
CreateSupportChatRoomManual Method
DeclineChatRequest Method
DeclineInvitation Method
DeleteAdmin Method
DeleteChatRoom Method
GetChatUserState Method
GetPermissions Method
GetSupportEngineersOnlineCount Method
InviteToRoom Method
JoinRoom Method
KickUser Method
KickUserPermanently Method
LeaveRoom Method
LeaveRoomPermanently Method
Logout Method
Ping Method
PingInitiate Method
PingRoom Method
PostMessage Method
PostMessageToUser Method
Register Method
RegisterGuest Method
RejectMessage Method
SearchOnlineUsers Method
ChatService
LeaveRoom Method
Leaves chat room.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax
C#
Copy
public
ChatGeneralResponse
LeaveRoom
(
int
roomID
)
Parameters
roomID
Type:
System
Int32
ID of a room.
Return Value
Type:
ChatGeneralResponse
ChatGeneralReponse
Implements
IChatService
LeaveRoom(Int32)
See Also
Reference
ChatService Class
CMS.Chat Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com