Enumeration EventIdSequenceInfoNotification
| Enumerator | Value | Description |
|---|---|---|
| UNSPECIFIED_SEQUENCE_EVENT | 0 | Unspecified sequence event |
| SEQUENCE_COMPLETED | 1 | Sequence completed successfully |
| SEQUENCE_ABORTED | 2 | Sequence aborted |
| SEQUENCE_PAUSED | 3 | Sequence paused |
| SEQUENCE_TASK_STARTED | 4 | Sequence task started |
| SEQUENCE_TASK_COMPLETED | 5 | Sequence task completed |
| SEQUENCE_STARTED | 6 | Sequence started |
Parent topic: Base (Python)