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