Langue

Binder.LinkToDeath(IBinderDeathRecipient, Int32) Méthode

Définition

L’implémentation locale est une no-op.

[Android.Runtime.Register("linkToDeath", "(Landroid/os/IBinder$DeathRecipient;I)V", "GetLinkToDeath_Landroid_os_IBinder_DeathRecipient_IHandler")]
public virtual void LinkToDeath(Android.OS.IBinderDeathRecipient recipient, int flags);
[<Android.Runtime.Register("linkToDeath", "(Landroid/os/IBinder$DeathRecipient;I)V", "GetLinkToDeath_Landroid_os_IBinder_DeathRecipient_IHandler")>]
abstract member LinkToDeath : Android.OS.IBinderDeathRecipient * int -> unit
override this.LinkToDeath : Android.OS.IBinderDeathRecipient * int -> unit

Paramètres

recipient
IBinderDeathRecipient

La valeur ne peut pas être null.

flags
Int32

Indicateurs qui contrôlent l’opération.

Implémente

Attributs

Remarques

Java documentation pour android.os.Binder.linkToDeath(android.os.DeathRecipient, int).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à