Uses of Enum Class
com.mypurecloud.sdk.v2.model.DialerResponsesetConfigChangeReaction.ReactionTypeEnum
Packages that use DialerResponsesetConfigChangeReaction.ReactionTypeEnum
-
Uses of DialerResponsesetConfigChangeReaction.ReactionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerResponsesetConfigChangeReaction.ReactionTypeEnumModifier and TypeMethodDescriptionDialerResponsesetConfigChangeReaction.ReactionTypeEnum.fromString(String key) DialerResponsesetConfigChangeReaction.getReactionType()Returns the enum constant of this class with the specified name.DialerResponsesetConfigChangeReaction.ReactionTypeEnum.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 DialerResponsesetConfigChangeReaction.ReactionTypeEnumModifier and TypeMethodDescriptionDialerResponsesetConfigChangeReaction.reactionType(DialerResponsesetConfigChangeReaction.ReactionTypeEnum reactionType) voidDialerResponsesetConfigChangeReaction.setReactionType(DialerResponsesetConfigChangeReaction.ReactionTypeEnum reactionType)