Creates classic (not one-to-one and not support) chat room.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- currentChatUser
- Type: CMS.Chat ChatUserInfo
Current chat user
- displayName
- Type: System String
Display name
- isPrivate
- Type: System Boolean
Is private
- password
- Type: System String
Password
- allowAnonym
- Type: System Boolean
Allow anonym
- description
- Type: System String
Description of the chat room
Return Value
Type: ChatRoomDataChatRoomData
See Also