ScenarioSessionEventTypeEnum
Enum
Possible Values
#
CALL_CONNECT
A ScenarioSession call connect event.
CALL_DISCONNECT
A ScenarioSession call disconnect event.
CHECKLIST_ITEM_COMPLETE
A ScenarioSession checklist item complete event.
CONTINUE_SESSION
A ScenarioSession continue event.
CREATE_SESSION
A ScenarioSession create event.
END_SESSION
A ScenarioSession end event.
ENTER_SESSION
A ScenarioSession enter event.
EXIT_SESSION
A ScenarioSession exit event.
FINISH_SESSION
A ScenarioSession end event.
QUIZ_COMPLETE
A ScenarioSession event when a scenario quiz is completed.
QUIZ_ITEM_COMPLETE
A ScenarioSession event when a scenario quiz question or item is completed.
SCREENSHOT_CAPTURED
A ScenarioSession screenshot captured event.
VIEW_ATTACHMENT
A ScenarioSession event when a user views an attachment.
VIEW_STEP
A ScenarioSession view step event.
Usages
#
References
#
- Argument eventTypes of field scenarioSessionEvents from type Query
- Argument eventTypes of field events from type ScenarioSession
- Field type from ScenarioSessionEvent