Class INGetVisualCodeIntentResponse

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • INGetVisualCodeIntentResponse

      protected INGetVisualCodeIntentResponse()
      Deprecated.
    • INGetVisualCodeIntentResponse

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

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

      public INGetVisualCodeIntentResponse​(INGetVisualCodeIntentResponseCode code, NSUserActivity userActivity)
      Deprecated.
  • Method Details