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