Name | Description | Type | Use |
---|---|---|---|
onSuccess | A callback function, called after items are successfully removed. | function |
required |
onFailure | A callback function, called when the client's database operation fails. Returns an error code, as defined in the Constants table in the Client Store article, and an error message. | function |
required |