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