ViewerStateCategory#
Enumeration ViewerStateCategory
Enumeration Members
CREATED
CREATED: 1
Contains all initialization related States.
ERROR
ERROR: 5
Contains all error related States.
READY
READY: 3
Contains all ready to use related States.
SETUP
SETUP: 2
Contains all setup related States.
WARNING
WARNING: 4
Contains all warning related States.
The ViewerStateCategory is used to categorize a ViewerState into a specific class.