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