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