Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnum
Packages that use ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnum
-
Uses of ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnumModifier and TypeMethodDescriptionstatic ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnumConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnum.fromString(String key) ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.getEngagementType()static ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnumConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.static ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnum[]ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnum.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 ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnumModifier and TypeMethodDescriptionConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.engagementType(ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnum engagementType) voidConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.setEngagementType(ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.EngagementTypeEnum engagementType)