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
DeleteChatRoom Method
Disables room. User has to be either Global admin, has ManageRooms permission or be creator/admin of this room.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax
C#
Copy
public
ChatGeneralResponse
DeleteChatRoom
(
int
roomID
)
Parameters
roomID
Type:
System
Int32
Chat room to delete
Return Value
Type:
ChatGeneralResponse
GeneralResponse
Implements
IChatService
DeleteChatRoom(Int32)
See Also
Reference
ChatService Class
CMS.Chat Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com