Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationCobrowseEventTopicCobrowseMediaParticipant.DisconnectTypeEnum
-
Uses of ConversationCobrowseEventTopicCobrowseMediaParticipant.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationCobrowseEventTopicCobrowseMediaParticipant.DisconnectTypeEnumModifier and TypeMethodDescriptionConversationCobrowseEventTopicCobrowseMediaParticipant.DisconnectTypeEnum.fromString(String key) ConversationCobrowseEventTopicCobrowseMediaParticipant.getDisconnectType()Returns the enum constant of this class with the specified name.ConversationCobrowseEventTopicCobrowseMediaParticipant.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 ConversationCobrowseEventTopicCobrowseMediaParticipant.DisconnectTypeEnumModifier and TypeMethodDescriptionConversationCobrowseEventTopicCobrowseMediaParticipant.disconnectType(ConversationCobrowseEventTopicCobrowseMediaParticipant.DisconnectTypeEnum disconnectType) voidConversationCobrowseEventTopicCobrowseMediaParticipant.setDisconnectType(ConversationCobrowseEventTopicCobrowseMediaParticipant.DisconnectTypeEnum disconnectType)