Name | Description | Type | Use |
---|---|---|---|
id | Action ID. |
|
required |
onSuccess | A callback function, called after the action is successfully removed. | function |
required |
onFailure | A callback function, called when the removal operation fails. Returns an error code, as defined in the Constants table in the Client Store article. | function |
required |