Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicMessage.DisconnectTypeEnum
Packages that use QueueConversationEventTopicMessage.DisconnectTypeEnum
-
Uses of QueueConversationEventTopicMessage.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicMessage.DisconnectTypeEnumModifier and TypeMethodDescriptionQueueConversationEventTopicMessage.DisconnectTypeEnum.fromString(String key) QueueConversationEventTopicMessage.getDisconnectType()Returns the enum constant of this class with the specified name.QueueConversationEventTopicMessage.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 QueueConversationEventTopicMessage.DisconnectTypeEnumModifier and TypeMethodDescriptionQueueConversationEventTopicMessage.disconnectType(QueueConversationEventTopicMessage.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.voidQueueConversationEventTopicMessage.setDisconnectType(QueueConversationEventTopicMessage.DisconnectTypeEnum disconnectType)