FuturaeMigrationApi

public interface FuturaeMigrationApi

A grouping for migration API.

See also

getMigrateableAccounts
  • lists accounts that are eligible for migration.

Functions

Link copied to clipboard

Retrieve MigratableAccounts, which contains all information around Account Migration from backup.

Link copied to clipboard

Returns true if the SDK has already generated the necessary information for enrolled accounts to be recovered through Automatic Account Recovery.

Link copied to clipboard
public abstract AsyncOperation<List<MigrationAccount>> migrateAccounts(MigrationUseCase migrationUseCase, String flowBindingToken)

Execute Account Migration.