INListRideOptionsIntentHandling_Extensions Class

Definition

Optional methods of the IINListRideOptionsIntentHandling interface.

public static class INListRideOptionsIntentHandling_Extensions
type INListRideOptionsIntentHandling_Extensions = class
Inheritance
INListRideOptionsIntentHandling_Extensions

Methods

ConfirmListRideOptions(IINListRideOptionsIntentHandling, INListRideOptionsIntent, Action<INListRideOptionsIntentResponse>)

Developers may override this method to customize the confirmation of the list of ride options.

ResolveDropOffLocation(IINListRideOptionsIntentHandling, INListRideOptionsIntent, Action<INPlacemarkResolutionResult>)

Developers may override this method to customize the resolution of the dropoff location.

ResolvePickupLocation(IINListRideOptionsIntentHandling, INListRideOptionsIntent, Action<INPlacemarkResolutionResult>)

Developers may override this method to customize the resolution of the pickup location.

Applies to