Uses of Enum Class
com.mypurecloud.sdk.v2.model.EmailMediaParticipant.DisconnectTypeEnum
Packages that use EmailMediaParticipant.DisconnectTypeEnum
-
Uses of EmailMediaParticipant.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailMediaParticipant.DisconnectTypeEnumModifier and TypeMethodDescriptionEmailMediaParticipant.DisconnectTypeEnum.fromString(String key) EmailMediaParticipant.getDisconnectType()Returns the enum constant of this class with the specified name.EmailMediaParticipant.DisconnectTypeEnum.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 EmailMediaParticipant.DisconnectTypeEnumModifier and TypeMethodDescriptionEmailMediaParticipant.disconnectType(EmailMediaParticipant.DisconnectTypeEnum disconnectType) The reason the participant was disconnected from the conversation.voidEmailMediaParticipant.setDisconnectType(EmailMediaParticipant.DisconnectTypeEnum disconnectType)