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