Package com.mypurecloud.sdk.v2.model
Class SentimentData
java.lang.Object
com.mypurecloud.sdk.v2.model.SentimentData
- All Implemented Interfaces:
Serializable
SentimentData
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()insights(SentimentInsights insights) The sentiment insights extracted from the conversationvoidsetInsights(SentimentInsights insights) toString()
-
Constructor Details
-
SentimentData
public SentimentData() -
SentimentData
-
-
Method Details