Click or drag to resize
ChatRoomHelperChangeChatRoom Method
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, NullableBoolean, String, Boolean)
Changes chat room. Properly handles changing from public to private state. Invalidates rooms cache.
Top
See Also