| Class | Description |
|---|---|
| ServerSentEvent |
An object representing a server-sent-event following the SSE specifications
A server sent event is composed of the following:
Event id: This is the last event id seen on the stream this event was received.
|
| Enum | Description |
|---|---|
| ServerSentEvent.Type |