deleteCustomItems

abstract fun deleteCustomItems(customItemKeys: Set<String>?, handler: CustomItemsHandler?)

Deletes custom items of the room.

Since

1.8.0

Parameters

customItemKeys

Custom item keys which you want to delete.

handler

A callback handler. CustomItemsHandler.