Verdict of an OpenExplorerUi request (enum rather than a bool so new outcomes stay expressible).

Enumeration Members

OPENED: 1
REJECTED_FEATURE_DISABLED: 4

REJECTED_FEATURE_DISABLED - the requested section is hidden by feature flags or client doesn't have that feature

REJECTED_NOT_CURRENT_SCENE: 3

REJECTED_NOT_CURRENT_SCENE - the standard restricted-actions current-scene gate rejected the call

REJECTED_NO_USER_GESTURE: 5

REJECTED_NO_USER_GESTURE - rejected: the call did not originate from a user gesture

UNRECOGNIZED: -1
UNSPECIFIED: 0
WAS_ALREADY_OPEN: 2

WAS_ALREADY_OPEN - a fullscreen panel is already open