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