Click or drag to resize
ChatServiceBase Properties

The ChatServiceBase type exposes the following members.

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