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