public interface ISubscriber
extends android.os.IInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
ISubscriber.Stub
Local-side IPC implementation stub class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onPath(Value[] path) |
void |
onValue(Value[] path,
Value value) |