Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("renameAccount", "(Landroid/accounts/Account;Ljava/lang/String;Landroid/accounts/AccountManagerCallback;Landroid/os/Handler;)Landroid/accounts/AccountManagerFuture;", "GetRenameAccount_Landroid_accounts_Account_Ljava_lang_String_Landroid_accounts_AccountManagerCallback_Landroid_os_Handler_Handler")]
public virtual
IAccountManagerFuture RenameAccount (
Account account,
string newName,
IAccountManagerCallback callback,
Android.OS.Handler handler)
Parameters
- account
- Documentation for this section has not yet been entered.
- newName
- Documentation for this section has not yet been entered.
- callback
- Documentation for this section has not yet been entered.
- handler
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Accounts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5