|
Agora Interactive Whiteboard Java API Reference
|
Public Member Functions | |
| long | getAuthorId () |
| String | getEventName () |
| Object | getPayload () |
Public Member Functions inherited from com.herewhite.sdk.domain.WhiteObject | |
| String | toString () |
| JSONObject | toJSON () |
The EventEntry class, for getting customized events.
| long com.herewhite.sdk.domain.EventEntry.getAuthorId | ( | ) |
Gets the user ID of the event trigger.
If it is a system event, the user ID is AdminObserverId.
| String com.herewhite.sdk.domain.EventEntry.getEventName | ( | ) |
Gets the name of the event.
| Object com.herewhite.sdk.domain.EventEntry.getPayload | ( | ) |
Gets the content of the event.