Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.sinchevents.smartconversations.OffensiveAnalysis
Packages that use OffensiveAnalysis
Package
Description
Conversation models for
SMART CONVERSATIONS sent onto callbacks-
Uses of OffensiveAnalysis in com.sinch.sdk.domains.conversation.models.v1.sinchevents.smartconversations
Methods in com.sinch.sdk.domains.conversation.models.v1.sinchevents.smartconversations that return OffensiveAnalysisMethods in com.sinch.sdk.domains.conversation.models.v1.sinchevents.smartconversations that return types with arguments of type OffensiveAnalysisModifier and TypeMethodDescriptionAnalysisResult.getMlOffensiveAnalysisResult()An array that contains the analyses of the offenses of the corresponding messages.Method parameters in com.sinch.sdk.domains.conversation.models.v1.sinchevents.smartconversations with type arguments of type OffensiveAnalysisModifier and TypeMethodDescriptionAnalysisResult.Builder.setMlOffensiveAnalysisResult(List<OffensiveAnalysis> mlOffensiveAnalysisResult) see getter