com.google.android.gms.auth.api.accounttransfer
Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Classes
Exceptions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[],["The AccountTransfer API for Android provides tools for managing account transfers. Key components include `AccountTransferClient`, used by authenticators for account bootstrapping, and `AccountTransfer`, the main entry point. `DeviceMetaData` stores information on the source device, and `AuthenticatorTransferCompletionStatus` indicates the transfer status. `AccountTransferStatusCodes` offers status codes, and `AccountTransferException` is thrown during errors in the transfer process. These classes support the transfer and related management.\n"],null,[]]