Uses of Enum Class
com.mypurecloud.sdk.v2.model.AnalyticsParticipantWithoutAttributes.FlaggedReasonEnum
Packages that use AnalyticsParticipantWithoutAttributes.FlaggedReasonEnum
-
Uses of AnalyticsParticipantWithoutAttributes.FlaggedReasonEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsParticipantWithoutAttributes.FlaggedReasonEnumModifier and TypeMethodDescriptionAnalyticsParticipantWithoutAttributes.FlaggedReasonEnum.fromString(String key) AnalyticsParticipantWithoutAttributes.getFlaggedReason()Returns the enum constant of this class with the specified name.AnalyticsParticipantWithoutAttributes.FlaggedReasonEnum.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 AnalyticsParticipantWithoutAttributes.FlaggedReasonEnumModifier and TypeMethodDescriptionAnalyticsParticipantWithoutAttributes.flaggedReason(AnalyticsParticipantWithoutAttributes.FlaggedReasonEnum flaggedReason) Reason for which participant flagged conversationvoidAnalyticsParticipantWithoutAttributes.setFlaggedReason(AnalyticsParticipantWithoutAttributes.FlaggedReasonEnum flaggedReason)