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