Bagikan melalui


IINGetRideStatusIntentHandling.HandleRideStatus Metode

Definisi

Pengembang harus mengambil alih metode ini dan memanggil T:System.Action'1 dengan yang INGetRideStatusIntentResponse sesuai dengan INGetRideStatusIntentintent.

[Foundation.Export("handleGetRideStatus:completion:")]
[Foundation.Preserve(Conditional=true)]
public void HandleRideStatus (Intents.INGetRideStatusIntent intent, Action<Intents.INGetRideStatusIntentResponse> completion);
abstract member HandleRideStatus : Intents.INGetRideStatusIntent * Action<Intents.INGetRideStatusIntentResponse> -> unit

Parameter

intent
INGetRideStatusIntent

Menentukan niat pengguna.

completion
Action<INGetRideStatusIntentResponse>

Metode penyelesaian yang harus dipanggil oleh penimpaan.

Atribut

Berlaku untuk