ViewerStateCategoryΒΆ

Enumeration ViewerStateCategory

The ViewerStateCategory is used to categorize a ViewerState into a specific class.

Enumeration Members

Enumeration Members

CREATED: 1

Contains all initialization related States.

ERROR: 5

Contains all error related States.

READY: 3

Contains all ready to use related States.

SETUP: 2

Contains all setup related States.

WARNING: 4

Contains all warning related States.