ChatRoomUserInfoProvider JoinRoom Method Kentico 8.1 API Reference
Joins user to room. Sets his JoinTime to now, LeaveTime to null, etc. This method checks automatically password. It takes into account actual 'join state' of this user -> if user is already joined, he does not have to provide correct password. 'Enabled state' of this room is also checked.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: JoinRoomResultEnum
Result of Joining
See Also