onRestoreStarted

abstract fun onRestoreStarted(context: Context)

This callback is invoked when user initiates the restore process.

Parameters

context

A UI Context within which the event occurred.