IINGetRideStatusIntentHandling.StartSendingUpdates Method

Definition

Developers may call this method to begin sending updates about the ride status.

[Foundation.Export("startSendingUpdatesForGetRideStatus:toObserver:")]
[Foundation.Preserve(Conditional=true)]
public void StartSendingUpdates (Intents.INGetRideStatusIntent intent, Intents.IINGetRideStatusIntentResponseObserver observer);
abstract member StartSendingUpdates : Intents.INGetRideStatusIntent * Intents.IINGetRideStatusIntentResponseObserver -> unit

Parameters

Attributes

Applies to