Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicCallback.StateEnum
Packages that use ConversationEventTopicCallback.StateEnum
-
Uses of ConversationEventTopicCallback.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicCallback.StateEnumModifier and TypeMethodDescriptionConversationEventTopicCallback.StateEnum.fromString(String key) ConversationEventTopicCallback.getState()Returns the enum constant of this class with the specified name.ConversationEventTopicCallback.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationEventTopicCallback.StateEnumModifier and TypeMethodDescriptionvoidConversationEventTopicCallback.setState(ConversationEventTopicCallback.StateEnum state) ConversationEventTopicCallback.state(ConversationEventTopicCallback.StateEnum state)