ChatRoomHelper ChangeChatRoom Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberChangeChatRoom(Int32, String, Boolean, String, Boolean, String, Boolean)
Changes chat room. Properly handles changing from public to private state. Invalidates rooms cache. Properties ChatRoomIsSupport and ChatRoomName are not changed.
Public methodStatic memberChangeChatRoom(Int32, String, Boolean, String, Boolean, String, Nullable Boolean , String, Boolean)
Changes chat room. Properly handles changing from public to private state. Invalidates rooms cache.
Back to Top
See Also