foundation-comms.eventmessagetype
Home > @genesislcap/foundation-comms > EventMessageType
EventMessageType enum
Event Message types
Signature:
export declare enum EventMessageType
Enumeration Members
|
Member |
Value |
Description |
|---|---|---|
|
DATA_LOGOFF |
| |
|
DATA_LOGON |
| |
|
EVENT_CHANGE_USER_PASSWORD |
| |
|
EVENT_LOGIN_AUTH |
| |
|
EVENT_LOGIN_AUTH_ACK |
| |
|
EVENT_LOGIN_AUTH_NACK |
| |
|
EVENT_LOGOUT |
| |
|
EVENT_PASSWORD_RESET_ACTION |
| |
|
EVENT_SELF_SERVICE_PASSWORD_RESET |
| |
|
JSON_SCHEMA_REQUEST |
| |
|
META_REQUEST |
| |
|
RESOURCES_REQUEST |
| |
|
RESOURCES_REQUEST_ACK |
| |
|
RESOURCES_REQUEST_NACK |
|