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
GetChatUserState Method
Gets info about currently logged in chat user.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
Copy
public
ChatGeneralResponse
<
ChatUserStateData
>
GetChatUserState
()
Return Value
Type:
ChatGeneralResponse
ChatUserStateData
ChatUserStateData (id, nickname, etc.)
Implements
IChatService
GetChatUserState
See Also
Reference
ChatService Class
CMS.Chat Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com