Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 569 Bytes

EventIdSequenceInfoNotification.md

File metadata and controls

18 lines (13 loc) · 569 Bytes

enum EventIdSequenceInfoNotification

Overview / Purpose

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 (C++)