| java.lang.Object | |
| ↳ | org.ocast.referencedriver.payload.EventPayload |
Defines a payload representing an event
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EventPayload(String domain, JSONObject message) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| JSONObject |
getData()
Return the event data
| ||||||||||
| String |
getDomain()
Returns the domain name that the event targets
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.ocast.core.DriverEvent
| |||||||||||
Return the event data
Returns the domain name that the event targets