Class INListRideOptionsIntent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • INListRideOptionsIntent

      public INListRideOptionsIntent()
    • INListRideOptionsIntent

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

      protected INListRideOptionsIntent​(NSObject.SkipInit skipInit)
    • INListRideOptionsIntent

      public INListRideOptionsIntent​(CLPlacemark pickupLocation, CLPlacemark dropOffLocation)
  • Method Details

    • getPickupLocation

      public CLPlacemark getPickupLocation()
    • getDropOffLocation

      public CLPlacemark getDropOffLocation()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

      protected long init​(CLPlacemark pickupLocation, CLPlacemark dropOffLocation)