EventDeliveryInfo
Data class representing information about the delivery of an event.
Properties
Link copied to clipboard
Indicates whether the event was received in real-time via WebSocket EventSource.LIVE or fetched in batch as a pending event EventSource.PENDING.