| ChatUserInfoProviderSetChatUserInfoInternal Method | 
            Sets (updates or inserts) specified chat user.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual void SetChatUserInfoInternal(
	ChatUserInfo userObj
)
Parameters
- userObj
- Type: CMS.ChatChatUserInfo
 Chat user to be set.
 See Also
See Also