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