public class UserEvent extends FlexEvent
Modifier and Type | Field and Description |
---|---|
EventUserPayload |
payload |
Constructor and Description |
---|
UserEvent() |
Modifier and Type | Method and Description |
---|---|
EventUserPayload |
getPayload() |
void |
setPayload(EventUserPayload pPayload) |
getActor, getEventType, getObject, getTimestamp, setActor, setEventType, setObject, setTimestamp, setTimestamp, setTimestampAsNow, toString
public EventUserPayload payload
public void setPayload(EventUserPayload pPayload)
public EventUserPayload getPayload()