public interface Event
Modifier and Type | Interface and Description |
---|---|
static class |
Event.Type
Event types enum
|
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
data() |
Event.Type |
type() |
Event.Type type()
org.json.JSONObject data()