| ChatRoomHelperChangeChatRoom Method | 
| Name | Description | |
|---|---|---|
| ChangeChatRoom(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.
              | |
| ChangeChatRoom(Int32, String, Boolean, String, Boolean, String, NullableBoolean, String, Boolean) | 
            Changes chat room.
            
            Properly handles changing from public to private state.
            
            Invalidates rooms cache.
              |