updateCustomItems

abstract fun updateCustomItems(customItems: Map<String, String>, handler: CustomItemsHandler?)

Updates custom items of the room.

Since

1.8.0

Parameters

customItems

Custom items which you want to insert newly or update existing one.

handler

A callback handler. CustomItemsHandler.