Binder.LinkToDeath(IBinderDeathRecipient, Int32) Método

Definición

La implementación local es una operación no operativa.

[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

Parámetros

flags
Int32

Implementaciones

Atributos

Comentarios

Documentación de Java para android.os.Binder.linkToDeath(android.os.DeathRecipient, int).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a