IChatService CreateSupportChatRoom Method Kentico 8.0 API Reference
Creates new support room. Support room is private room which can be accessed only by creator and support. When creator writes to this room, support is notified.

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

Return Value

Type: ChatGeneralResponse ChatRoomData 
ChatRoomData of new room
See Also