| ChatServiceBase Properties | 
The ChatServiceBase type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CurrentChatUserState | 
            Gets ChatUserState of currently logged in chat user.
             | 
|  | IsIPBanned | 
            Gets true if current user's IP address is banned and he can not do anything on the chat.
             | 
|  | Sites | 
            Shortcut to ChatGlobalData.Instance.Sites (contains cached chat objects (rooms, etc.)).
             | 
 See Also
See Also