Class INSendMessageIntentResponse

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class INSendMessageIntentResponse
extends INIntentResponse
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • INSendMessageIntentResponse

      protected INSendMessageIntentResponse()
    • INSendMessageIntentResponse

      protected INSendMessageIntentResponse​(NSObject.Handle h, long handle)
    • INSendMessageIntentResponse

      protected INSendMessageIntentResponse​(NSObject.SkipInit skipInit)
    • INSendMessageIntentResponse

      public INSendMessageIntentResponse​(INSendMessageIntentResponseCode code, NSUserActivity userActivity)
  • Method Details