IINGetRideStatusIntentResponseObserver.DidUpdateRideStatus 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 override this method to respond to changes in the ride's status.
[Foundation.Export("getRideStatusResponseDidUpdate:")]
[Foundation.Preserve(Conditional=true)]
public void DidUpdateRideStatus (Intents.INGetRideStatusIntentResponse response);
abstract member DidUpdateRideStatus : Intents.INGetRideStatusIntentResponse -> unit
Parameters
- response
- INGetRideStatusIntentResponse
- Attributes