Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.smartconversations.MachineLearningSentimentResult
Package
Description
Conversation models for
SMART CONVERSATIONS
sent onto callbacks-
Uses of MachineLearningSentimentResult in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.smartconversations
Modifier and TypeMethodDescriptionAnalysisResult.getMlSentimentResult()
An array that contains the analyses of the sentiments of the corresponding messages.Modifier and TypeMethodDescriptionAnalysisResult.Builder.setMlSentimentResult
(List<MachineLearningSentimentResult> mlSentimentResult) see getter