Uses of Enum Class
com.mypurecloud.sdk.v2.model.EmailCommunicationEndedEvent.DisconnectTypeEnum
Packages that use EmailCommunicationEndedEvent.DisconnectTypeEnum
-
Uses of EmailCommunicationEndedEvent.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailCommunicationEndedEvent.DisconnectTypeEnumModifier and TypeMethodDescriptionEmailCommunicationEndedEvent.DisconnectTypeEnum.fromString(String key) EmailCommunicationEndedEvent.getDisconnectType()Returns the enum constant of this class with the specified name.EmailCommunicationEndedEvent.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 EmailCommunicationEndedEvent.DisconnectTypeEnumModifier and TypeMethodDescriptionEmailCommunicationEndedEvent.disconnectType(EmailCommunicationEndedEvent.DisconnectTypeEnum disconnectType) Indicates how this communication was ended.voidEmailCommunicationEndedEvent.setDisconnectType(EmailCommunicationEndedEvent.DisconnectTypeEnum disconnectType)