E2eeContactKeysManager.RemoveE2eeSelfKey(String, String) Metodo

Definizione

[Android.Runtime.Register("removeE2eeSelfKey", "(Ljava/lang/String;Ljava/lang/String;)Z", "", ApiSince=35)]
[Android.Runtime.RequiresPermission("android.permission.WRITE_CONTACTS")]
public bool RemoveE2eeSelfKey(string deviceId, string accountId);
[<Android.Runtime.Register("removeE2eeSelfKey", "(Ljava/lang/String;Ljava/lang/String;)Z", "", ApiSince=35)>]
[<Android.Runtime.RequiresPermission("android.permission.WRITE_CONTACTS")>]
member this.RemoveE2eeSelfKey : string * string -> bool

Parametri

deviceId
String
accountId
String

Valori restituiti

Attributi

Si applica a