Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.PurposeEnum
-
Uses of ConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.PurposeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.PurposeEnumModifier and TypeMethodDescriptionConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.PurposeEnum.fromString(String key) ConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.getPurpose()ConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.PurposeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.ConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.PurposeEnum.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 ConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.PurposeEnumModifier and TypeMethodDescriptionConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.purpose(ConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.PurposeEnum purpose) voidConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.setPurpose(ConversationSummaryTopicVirtualAgentsConversationSummaryParticipant.PurposeEnum purpose)