Click or drag to resize
ChatService Properties

The ChatService type exposes the following members.

Properties
  NameDescription
Protected propertyCurrentChatUserState
Gets ChatUserState of currently logged in chat user.
(Inherited from ChatServiceBase.)
Protected propertyIsIPBanned
Gets true if current user's IP address is banned and he can not do anything on the chat.
(Inherited from ChatServiceBase.)
Protected propertySites
Shortcut to ChatGlobalData.Instance.Sites (contains cached chat objects (rooms, etc.)).
(Inherited from ChatServiceBase.)
Top
See Also