Click or drag to resize
ChatUserHelperGetChatUserFromCMSUser Method
Overload List
  NameDescription
Public methodStatic memberGetChatUserFromCMSUser
Gets chat user assigned to CURRENT CMSUser. If chat user does not exist, it is created with nickname set to FullName of CMSUser.
Public methodStatic memberGetChatUserFromCMSUser(UserInfo)
Gets chat user assigned to passed CMSUser. If chat user does not exist, it is created with nickname set to FullName of CMSUser.
Top
See Also