Checks if the removal of this account is allowed.
Syntax
[Android.Runtime.Register("getAccountRemovalAllowed", "(Landroid/accounts/AccountAuthenticatorResponse;Landroid/accounts/Account;)Landroid/os/Bundle;", "GetGetAccountRemovalAllowed_Landroid_accounts_AccountAuthenticatorResponse_Landroid_accounts_Account_Handler")]
public virtual
Android.OS.Bundle GetAccountRemovalAllowed (
AccountAuthenticatorResponse response,
Account account)
Parameters
- response
- to send the result back to the AccountManager, will never be null
- account
- the account to check, will never be null
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Android.Accounts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5