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