Android.OS.Binder.LinkToDeath Method
Local implementation is a no-op.

Syntax

[Android.Runtime.Register("linkToDeath", "(Landroid/os/IBinder$DeathRecipient;I)V", "GetLinkToDeath_Landroid_os_IBinder_DeathRecipient_IHandler")]
public virtual void LinkToDeath (IBinderDeathRecipient recipient, int flags)

Parameters

recipient
Documentation for this section has not yet been entered.
flags
Documentation for this section has not yet been entered.

Remarks

Local implementation is a no-op.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1