Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnum
Packages that use V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnum
-
Uses of V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnumModifier and TypeMethodDescriptionV2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnum.fromString(String key) V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.getErrorType()V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnum.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 V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnumModifier and TypeMethodDescriptionV2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.errorType(V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnum errorType) voidV2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.setErrorType(V2SessionConversationsSummarySettingsPreviewEventConversationSummarySettingsPreviewMessage.ErrorTypeEnum errorType)