DeletableDataManager

Functions

Link copied to clipboard

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

Link copied to clipboard
abstract fun getType(): SyncableType

Which syncable data type this deletion is for

Link copied to clipboard
open fun onError(syncErrorResponse: SyncErrorResponse)

Called to notify that the deletion request failed

Link copied to clipboard
open fun onSuccess(response: SyncDeletionResponse)

Called to notify that the deletion request was successful