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