onMigrationStarted

abstract fun onMigrationStarted()

If you are using local caching, it can be called if a database migration occurs. If this callback is called, the application requires processing, such as a dialog in progress, because the processing operation can take a long time.

Since

3.1.0