Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationSummaryTopicVirtualAgentsTriggerSource.SourceOutcomeEnum
Packages that use ConversationSummaryTopicVirtualAgentsTriggerSource.SourceOutcomeEnum
-
Uses of ConversationSummaryTopicVirtualAgentsTriggerSource.SourceOutcomeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationSummaryTopicVirtualAgentsTriggerSource.SourceOutcomeEnumModifier and TypeMethodDescriptionConversationSummaryTopicVirtualAgentsTriggerSource.SourceOutcomeEnum.fromString(String key) ConversationSummaryTopicVirtualAgentsTriggerSource.getSourceOutcome()Returns the enum constant of this class with the specified name.ConversationSummaryTopicVirtualAgentsTriggerSource.SourceOutcomeEnum.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 ConversationSummaryTopicVirtualAgentsTriggerSource.SourceOutcomeEnumModifier and TypeMethodDescriptionvoidConversationSummaryTopicVirtualAgentsTriggerSource.setSourceOutcome(ConversationSummaryTopicVirtualAgentsTriggerSource.SourceOutcomeEnum sourceOutcome) ConversationSummaryTopicVirtualAgentsTriggerSource.sourceOutcome(ConversationSummaryTopicVirtualAgentsTriggerSource.SourceOutcomeEnum sourceOutcome)