Enum NotifyEventResponseEnum
Enumeration of the allowed values for the statusCode property of the NotifyEventResponseObject.
Namespace: WebSocketSubNot
Assembly: EidoLib.dll
Syntax
public enum NotifyEventResponseEnum
Fields
Name | Description |
---|---|
BadRequest | Bad Request |
Forbidden | Forbidden |
InternalServerError | Internal Server Error |
NotFound | Not Found |
NotImplemented | Not Implemented |
OK | Success |
PayloadTooLarge | Payload Too Large |
ServiceUnavailable | Service Unavailable |
SubscriptionDoesNotExist | Subscription Does Not Exist |