Freigeben über


IINGetAvailableRestaurantReservationBookingsIntentHandling.HandleAvailableRestaurantReservationBookings Methode

Definition

Entwickler müssen diese Methode überschreiben und T:System.Action'1 mit einem INGetAvailableRestaurantReservationBookingsIntentResponse aufrufen, das INGetAvailableRestaurantReservationBookingsIntentintentdem entspricht.

[Foundation.Export("handleGetAvailableRestaurantReservationBookings:completion:")]
[Foundation.Preserve(Conditional=true)]
public void HandleAvailableRestaurantReservationBookings (Intents.INGetAvailableRestaurantReservationBookingsIntent intent, Action<Intents.INGetAvailableRestaurantReservationBookingsIntentResponse> completion);
abstract member HandleAvailableRestaurantReservationBookings : Intents.INGetAvailableRestaurantReservationBookingsIntent * Action<Intents.INGetAvailableRestaurantReservationBookingsIntentResponse> -> unit

Parameter

intent
INGetAvailableRestaurantReservationBookingsIntent

Gibt die Absicht des Benutzers an.

completion
Action<INGetAvailableRestaurantReservationBookingsIntentResponse>

Vervollständigungsmethode, die von der Überschreibung aufgerufen werden muss.

Attribute

Gilt für: