public static class EventBus.InterprocessEvent extends EventBus.Event
Modifier and Type | Field and Description |
---|---|
int |
user |
Modifier | Constructor and Description |
---|---|
protected |
InterprocessEvent(Bundle b)
Called from the event bus
|
protected |
InterprocessEvent(int user) |
Modifier and Type | Method and Description |
---|---|
protected Bundle |
toBundle() |
clone