Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicCall.StateEnum
Packages that use ConversationEventTopicCall.StateEnum
-
Uses of ConversationEventTopicCall.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicCall.StateEnumModifier and TypeMethodDescriptionConversationEventTopicCall.StateEnum.fromString(String key) ConversationEventTopicCall.getState()Returns the enum constant of this class with the specified name.static ConversationEventTopicCall.StateEnum[]ConversationEventTopicCall.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 ConversationEventTopicCall.StateEnumModifier and TypeMethodDescriptionvoidConversationEventTopicCall.setState(ConversationEventTopicCall.StateEnum state) ConversationEventTopicCall.state(ConversationEventTopicCall.StateEnum state)