Parameters
string
required
The event ID to get the details for. This is returned when calling either
client.sendEvent() or
io.sendEvent().
Returns
string | undefined
The event ID.
string | undefined
The event name.
Date | undefined
When the event was created
Date | undefined
When the event was last updated
Run[] | undefined

