Event type values.
More...
Event type values.
Enumerates the possible values for the event types.
- See also
- FIELD_EVENT_TYPE
◆ ADVISORY
| readonly long TIBCO.FTL.Monitoring.EventType.ADVISORY = 4 |
|
static |
There was an advisory event.
◆ CLIENT_STATUS_CHANGE
| readonly long TIBCO.FTL.Monitoring.EventType.CLIENT_STATUS_CHANGE = 3 |
|
static |
The client has change client_status states.
◆ CONNECTED
| readonly long TIBCO.FTL.Monitoring.EventType.CONNECTED = 1 |
|
static |
◆ DISCONNECTED
| readonly long TIBCO.FTL.Monitoring.EventType.DISCONNECTED = 2 |
|
static |
The client is disconnected.