Läs på engelska Redigera

Dela via


IINGetUserCurrentRestaurantReservationBookingsIntentHandling.HandleUserCurrentRestaurantReservationBookings Method

Definition

Developers must override this method and invoke the T:System.Action`1 with an INGetUserCurrentRestaurantReservationBookingsIntentResponse appropriate to the INGetUserCurrentRestaurantReservationBookingsIntent intent.

C#
[Foundation.Export("handleGetUserCurrentRestaurantReservationBookings:completion:")]
[Foundation.Preserve(Conditional=true)]
public void HandleUserCurrentRestaurantReservationBookings (Intents.INGetUserCurrentRestaurantReservationBookingsIntent intent, Action<Intents.INGetUserCurrentRestaurantReservationBookingsIntentResponse> completion);

Parameters

intent
INGetUserCurrentRestaurantReservationBookingsIntent

Specifies the user's intention.

completion
Action<INGetUserCurrentRestaurantReservationBookingsIntentResponse>

Completion method that must be called by the override.

Attributes

Applies to

Produkt Versioner
Xamarin iOS SDK 12