Class INSearchCallHistoryIntentResponse

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

@Deprecated
public class INSearchCallHistoryIntentResponse
extends INIntentResponse
Deprecated.
Deprecated in iOS 15.0. INSearchCallHistoryIntentResponse is deprecated. There is no replacement.
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • INSearchCallHistoryIntentResponse

      protected INSearchCallHistoryIntentResponse()
      Deprecated.
    • INSearchCallHistoryIntentResponse

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

      protected INSearchCallHistoryIntentResponse​(NSObject.SkipInit skipInit)
      Deprecated.
    • INSearchCallHistoryIntentResponse

      public INSearchCallHistoryIntentResponse​(INSearchCallHistoryIntentResponseCode code, NSUserActivity userActivity)
      Deprecated.
  • Method Details