Class INSetCarLockStatusIntent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class INSetCarLockStatusIntent
extends INIntent
Since:
Available in iOS 10.3 and later.
  • Constructor Details

    • INSetCarLockStatusIntent

      public INSetCarLockStatusIntent()
    • INSetCarLockStatusIntent

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

      protected INSetCarLockStatusIntent​(NSObject.SkipInit skipInit)
    • INSetCarLockStatusIntent

      public INSetCarLockStatusIntent​(NSNumber locked, INSpeakableString carName)
  • Method Details