-
- All Implemented Interfaces:
public enum SharedStateStatusType representing the state of an extension's `SharedState`
-
-
Method Summary
Modifier and Type Method Description static Array<SharedStateStatus>values()static SharedStateStatusvalueOf(String name)-
-
Method Detail
-
values
static Array<SharedStateStatus> values()
-
valueOf
static SharedStateStatus valueOf(String name)
-
-
-
-