Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Chat
ChatService Class
ChatService Methods
AcceptChatRequest Method
AcceptInvitation Method
AddAdmin 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
ChangeChatRoom Method
ChangeMyNickname 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
Logout Method
Logouts chat user from chat (not CMSUser). Leaves all rooms. If CMSUser is logged in, this operation won't logout the chat user in reality.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
Copy
public
ChatGeneralResponse
<
ChatUserStateData
>
Logout
()
Return Value
Type:
ChatGeneralResponse
ChatUserStateData
Implements
IChatService
Logout
See Also
Reference
ChatService Class
CMS.Chat Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com