Android.Accounts Namespace

Classes

AbstractAccountAuthenticator

Abstract base class for creating AccountAuthenticators.

Account

Value type that represents an Account in the AccountManager.

Account.InterfaceConsts
AccountAuthenticatorActivity

Base class for implementing an Activity that is used to help implement an AbstractAccountAuthenticator.

AccountAuthenticatorResponse

Object used to communicate responses back to the AccountManager

AccountAuthenticatorResponse.InterfaceConsts
AccountManager

This class provides access to a centralized registry of the user's online accounts.

AccountsException
AccountsUpdateEventArgs

Provides data for the AccountsUpdated event.

AuthenticatorDescription

A Parcelable value type that contains information about an account authenticator.

AuthenticatorDescription.InterfaceConsts
AuthenticatorException
IAccountManagerFutureExtensions
NetworkErrorException
OperationCanceledException

Interfaces

IAccountManagerCallback
IAccountManagerFuture

A AccountManagerFuture represents the result of an asynchronous AccountManager call.

IOnAccountsUpdateListener

An interface that contains the callback used by the AccountManager

Enums

AccountVisibility
ErrorCode

Enumerates values returned by several types and taken as a parameter of the F:Android.Accounts.AccountAuthenticatorResponse.OnError member.