Agora Interactive Whiteboard Java API Reference
|
Public Member Functions | |
long | getAuthorId () |
String | getEventName () |
Object | getPayload () |
![]() | |
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.