Uses of Enum Class
com.mypurecloud.sdk.v2.model.SummarySetting.InteractionTypeEnum
Packages that use SummarySetting.InteractionTypeEnum
-
Uses of SummarySetting.InteractionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SummarySetting.InteractionTypeEnumModifier and TypeMethodDescriptionSummarySetting.InteractionTypeEnum.fromString(String key) SummarySetting.getInteractionType()Returns the enum constant of this class with the specified name.static SummarySetting.InteractionTypeEnum[]SummarySetting.InteractionTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.