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