ChatRoomInfoProvider GetOneToOneChatRoomInfo Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetOneToOneChatRoomInfo(Int32)
Gets one to one chat room with specified id.
Public methodStatic memberGetOneToOneChatRoomInfo(String)
Gets one to one chat room with specified code name. Room must be global, because all one one one rooms are global.
Back to Top
See Also