@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/8022")
public final class IBinderReceiver
extends java.lang.Object
IBinder, useful as an "out parameter".| Constructor and Description |
|---|
IBinderReceiver()
Constructs a new, initially empty, container.
|
| Modifier and Type | Method and Description |
|---|---|
android.os.IBinder |
get()
Returns the contents of this container or null if it is empty.
|
void |
set(android.os.IBinder value) |