ChatRoomInfoProvider GetOneToOneChatRoomInfo Method (String)Kentico 8.0 API Reference
Gets one to one chat room with specified code name. Room must be global, because all one one one rooms are global.

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

Return Value

Type: ChatRoomInfo
ChatRoomInfo or null
See Also