IINGetRideStatusIntentHandling.StopSendingUpdates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Developers may call this method to end the sending of updates about the ride status.
[Foundation.Export("stopSendingUpdatesForGetRideStatus:")]
[Foundation.Preserve(Conditional=true)]
public void StopSendingUpdates (Intents.INGetRideStatusIntent intent);
abstract member StopSendingUpdates : Intents.INGetRideStatusIntent -> unit
Parameters
- intent
- INGetRideStatusIntent
- Attributes