- response
- to send the result back to the AccountManager, will never be null
- account
- the account to clone, will never be null
Documentation for this section has not yet been entered.
Type Reason !:NoType:NetworkErrorException Android.Accounts.NetworkErrorException
Returns a Bundle that contains whatever is required to clone the account on a different user. The Bundle is passed to the authenticator instance in the target user via AbstractAccountAuthenticator.AddAccountFromCredentials(AccountAuthenticatorResponse, Android.Accounts.Account, Android.Accounts.Account). The default implementation returns null, indicating that cloning is not supported.