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