ViewerStateCategoryΒΆ webVis API ReferenceViewerStateCategoryEnumeration ViewerStateCategoryThe ViewerStateCategory is used to categorize a ViewerState into a specific class. IndexEnumeration MembersCREATED ERROR READY SETUP WARNING Enumeration MembersCREATEDCREATED: 1Contains all initialization related States. ERRORERROR: 5Contains all error related States. READYREADY: 3Contains all ready to use related States. SETUPSETUP: 2Contains all setup related States. WARNINGWARNING: 4Contains all warning related States.
The ViewerStateCategory is used to categorize a ViewerState into a specific class.