Uses of Enum Class
com.mypurecloud.sdk.v2.model.InternalMessageMediaParticipant.FlaggedReasonEnum
Packages that use InternalMessageMediaParticipant.FlaggedReasonEnum
-
Uses of InternalMessageMediaParticipant.FlaggedReasonEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InternalMessageMediaParticipant.FlaggedReasonEnumModifier and TypeMethodDescriptionInternalMessageMediaParticipant.FlaggedReasonEnum.fromString(String key) InternalMessageMediaParticipant.getFlaggedReason()Returns the enum constant of this class with the specified name.InternalMessageMediaParticipant.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 InternalMessageMediaParticipant.FlaggedReasonEnumModifier and TypeMethodDescriptionInternalMessageMediaParticipant.flaggedReason(InternalMessageMediaParticipant.FlaggedReasonEnum flaggedReason) The reason specifying why participant flagged the conversation.voidInternalMessageMediaParticipant.setFlaggedReason(InternalMessageMediaParticipant.FlaggedReasonEnum flaggedReason)