Namespace Android.Accounts
Classes
- AbstractAccountAuthenticator
https://developer.android.com/reference/android/accounts/AbstractAccountAuthenticator.html
- AccountAuthenticatorActivity
https://developer.android.com/reference/android/accounts/AccountAuthenticatorActivity.html
- AccountAuthenticatorActivityDirect
Concrete CLR representation of AccountAuthenticatorActivity returned by the JVM.
- AccountAuthenticatorResponse
https://developer.android.com/reference/android/accounts/AccountAuthenticatorResponse.html
- AccountManagerCallback
https://developer.android.com/reference/android/accounts/AccountManagerCallback.html
- AccountManagerCallback<V>
https://developer.android.com/reference/android/accounts/AccountManagerCallback.html
- AccountManagerFuture
https://developer.android.com/reference/android/accounts/AccountManagerFuture.html
- AccountManagerFuture<V>
https://developer.android.com/reference/android/accounts/AccountManagerFuture.html
- AuthenticatorDescription
https://developer.android.com/reference/android/accounts/AuthenticatorDescription.html
- AuthenticatorException
https://developer.android.com/reference/android/accounts/AuthenticatorException.html
- NetworkErrorException
https://developer.android.com/reference/android/accounts/NetworkErrorException.html
- OnAccountsUpdateListener
https://developer.android.com/reference/android/accounts/OnAccountsUpdateListener.html
- OnAccountsUpdateListenerDirect
Concrete CLR representation of OnAccountsUpdateListener returned by the JVM.
- OperationCanceledException
https://developer.android.com/reference/android/accounts/OperationCanceledException.html
Interfaces
- IAccountManagerCallback<V>
.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/accounts/AccountManagerCallback.html
- IAccountManagerFuture<V>
.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/accounts/AccountManagerFuture.html
- IOnAccountsUpdateListener
.NET interface for org.mases.netdroid.generated.android.accounts.OnAccountsUpdateListener implementing https://developer.android.com/reference/android/accounts/OnAccountsUpdateListener.html