Share via


IINGetRideStatusIntentHandling.StopSendingUpdates Method

Definition

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

[Foundation.Export("stopSendingUpdatesForGetRideStatus:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void StopSendingUpdates(Intents.INGetRideStatusIntent intent);
[<Foundation.Export("stopSendingUpdatesForGetRideStatus:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StopSendingUpdates : Intents.INGetRideStatusIntent -> unit
override this.StopSendingUpdates : Intents.INGetRideStatusIntent -> unit

Parameters

Attributes

Applies to