delete Custom Items
abstract fun deleteCustomItems(customItemKeys: Set<String>?, handler: CustomItemsHandler?)
Content copied to clipboard
Deletes custom items of the room.
Since
1.8.0
Parameters
custom Item Keys
Custom item keys which you want to delete.
handler
A callback handler. CustomItemsHandler.