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