public class

RemoteCallback.DeathRecipient

extends java.lang.Object

 java.lang.Object

↳androidx.work.multiprocess.RemoteCallback.DeathRecipient

Overview

The RemoteCallback.DeathRecipient which helps track the lifetime of the IBinder that the callback is associated to.

Summary

Constructors
publicDeathRecipient(RemoteCallback callback)

Methods
public voidbinderDied()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public DeathRecipient(RemoteCallback callback)

Methods

public void binderDied()