DeletableDataManager

Functions

Link copied to clipboard

Which deletable data type this deletion is for

Link copied to clipboard

Used by the SyncClient to get all the deletions from each deletable feature

Link copied to clipboard
abstract fun onDeleteError(syncErrorResponse: SyncErrorResponse)

Called to notify that the deletion request failed

Link copied to clipboard
abstract fun onDeleteSuccess(response: SyncDeletionResponse)

Called to notify that the deletion request was successful