ChatUserHelperGetChatUserFromCMSUser Method |
Name | Description | |
---|---|---|
GetChatUserFromCMSUser |
Gets chat user assigned to CURRENT CMSUser. If chat user does not exist, it is created with nickname set to FullName of CMSUser.
| |
GetChatUserFromCMSUser(UserInfo) |
Gets chat user assigned to passed CMSUser. If chat user does not exist, it is created with nickname set to FullName of CMSUser.
|