- response
- to send the result back to the AccountManager, will never be null
- accountType
- the type of account to add, will never be null
- authTokenType
- the type of auth token to retrieve after adding the account, may be null
- requiredFeatures
- a String array of authenticator-specific features that the added account must support, may be null
- options
- a Bundle of authenticator-specific options, may be null
Documentation for this section has not yet been entered.
Type Reason Android.Accounts.NetworkErrorException if the authenticator could not honor the request due to a network error
Adds an account of the specified accountType.