Constructs OnlineUserData.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- chatUser
 - Type: CMS.Chat ChatUserInfo
Info of this chat user. 
- lastChange
 - Type: 
System DateTime
Last change 
- isRemoved
 - Type: 
System Boolean
If true, this record should be removed from list on client 
- isHidden
 - Type: 
System Boolean
If true, this record shouldn't be sent to client - it will be only stored on server side 
See Also