Instance methods
TriggerClient: getEvent() instance method
The getEvent()
method gets the event details for a given eventId.
Parameters
The event ID to get the details for. This is returned when calling either client.sendEvent() or io.sendEvent().
Returns
The event ID.
The event name.
When the event was created
When the event was last updated
Was this page helpful?