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