MLKitSmartReply Framework Reference

Stay organized with collections Save and categorize content based on your preferences.

SmartReplySuggestion

class SmartReplySuggestion : NSObject

A suggested reply for the given input text.

  • String representation of the suggested reply.

    Declaration

    Swift

    var text: String { get }
  • Unavailable.