onSuccess

abstract fun onSuccess(result: <Error class: unknown class>?)

Called when the sync completes successfully.

Parameters

result

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