Constants
The following constants are available globally.
-
Smart Reply successfully generated non-empty reply suggestions.
Declaration
Swift
static let success: SmartReplyResultStatus
-
Smart Reply currently doesn’t support the language used in the conversation.
Declaration
Swift
static let notSupportedLanguage: SmartReplyResultStatus
-
Smart Reply cannot figure out a good enough suggestion.
Declaration
Swift
static let noReply: SmartReplyResultStatus