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