DpcMigrationListener

public interface DpcMigrationListener


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

Summary

Public methods

abstract void

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

Public methods

onMigrationStateChanged

abstract void onMigrationStateChanged(@NonNull DpcMigrationAttempt migrationAttempt)

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