Class INTransferMoneyIntentResponse

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • INTransferMoneyIntentResponse

      protected INTransferMoneyIntentResponse()
      Deprecated.
    • INTransferMoneyIntentResponse

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

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

      public INTransferMoneyIntentResponse​(INTransferMoneyIntentResponseCode code, NSUserActivity userActivity)
      Deprecated.
  • Method Details