Interface for receiving a callback when the process hosting an IBinder
has gone away.
See Also:
IBinderDeathRecipient Members
Syntax
[Android.Runtime.Register("android/os/IBinder$DeathRecipient", "", "Android.OS.IBinderDeathRecipientInvoker")]
public interface
IBinderDeathRecipient :
Android.Runtime.IJavaObject,
IDisposableRemarks
Interface for receiving a callback when the process hosting an IBinder
has gone away.
See Also
[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