Class INCancelRideIntent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class INCancelRideIntent
extends INIntent
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • INCancelRideIntent

      protected INCancelRideIntent()
    • INCancelRideIntent

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

      protected INCancelRideIntent​(NSObject.SkipInit skipInit)
    • INCancelRideIntent

      public INCancelRideIntent​(String rideIdentifier)
  • Method Details

    • getRideIdentifier

      public String getRideIdentifier()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

      protected long init​(String rideIdentifier)