onSyncReady

abstract fun onSyncReady(@Nullable error: MIError)

Used by synchronizeContent

Parameters

error

If the call didn't succeed, a MIError object with details about it, null on success