Uses of Enum Class
com.mypurecloud.sdk.v2.model.Assistant.StateEnum
Packages that use Assistant.StateEnum
-
Uses of Assistant.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Assistant.StateEnumModifier and TypeMethodDescriptionstatic Assistant.StateEnumAssistant.StateEnum.fromString(String key) Assistant.getState()static Assistant.StateEnumReturns the enum constant of this class with the specified name.static Assistant.StateEnum[]Assistant.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.