Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.smartconversations.SentimentResult
Package
Description
Conversation models for
SMART CONVERSATIONS
sent onto callbacks-
Uses of SentimentResult in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.smartconversations
Modifier and TypeMethodDescriptionMachineLearningSentimentResult.getResults()
An array of JSON objects made up of sentiment and score pairs, where the score represents the likelihood that the message communicates the corresponding sentiment.Modifier and TypeMethodDescriptionMachineLearningSentimentResult.Builder.setResults
(List<SentimentResult> results) see getter