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