DpcMigrationListener

interface DpcMigrationListener


Listener which is notified of any changes related to DPC migration.

Summary

Public functions

Unit

Called with the new state when the state of the migration attempt changes.

Public functions

onMigrationStateChanged

fun onMigrationStateChanged(migrationAttempt: DpcMigrationAttempt): Unit

Called with the new state when the state of the migration attempt changes.