JoinRoomResultEnum EnumerationKentico 8.1 API Reference
Possible results from JoinRoom operations.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
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