Enum SSEField
Server-Sent Event field keys.
Namespace: Glitch9.IO.Networking.RESTApi
Assembly: Glitch9.IO.dll
Syntax
public enum SSEField
Remarks
Removed 'Done' field from SSE spec, as it's not part of the official SSE specification.
Fields
| Name | Description |
|---|---|
| Data | |
| Error | |
| Event | |
| Id | |
| Retry |