Possible results from JoinRoom operations.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Joined | 0 | User joined to the room in current operation. | |
| AlreadyIn | 1 | User was already joined. | |
| WrongPassword | 2 | Wrong password. | |
| RoomDisabled | 3 | Room was not found or is disabled. | 
See Also