Class INCancelWorkoutIntent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class INCancelWorkoutIntent
extends INIntent
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • INCancelWorkoutIntent

      public INCancelWorkoutIntent()
    • INCancelWorkoutIntent

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

      protected INCancelWorkoutIntent​(NSObject.SkipInit skipInit)
    • INCancelWorkoutIntent

      public INCancelWorkoutIntent​(INSpeakableString workoutName)
  • Method Details

    • getWorkoutName

      public INSpeakableString getWorkoutName()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

      protected long init​(INSpeakableString workoutName)