onSuccess

abstract fun onSuccess(result: ProviderSyncResult?)

Called when the sync completes successfully.

Parameters

result

the result of the synchronization operation, or null when no update is available.