Gets one to one chat room with specified code name. Room must be global, because all one one one rooms are global.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- roomCodeName
- Type: System String
Code name of a room.
Return Value
Type: ChatRoomInfoChatRoomInfo or null
See Also