JoinRoomResultEnum EnumerationKentico 8.0 API Reference
Possible results from JoinRoom operations.

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

  Member nameValueDescription
Joined0 User joined to the room in current operation.
AlreadyIn1 User was already joined.
WrongPassword2 Wrong password.
RoomDisabled3 Room was not found or is disabled.
See Also