Joins a room.
Chat user has to be logged in before this operation.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- roomID
- Type:
System Int32
ID of a room.
- password
- Type:
System String
Entrance password (if required).
Return Value
Type: ChatGeneralResponse JoinRoomDataJoinRoomData
See Also