Поделиться через


IINGetUserCurrentRestaurantReservationBookingsIntentHandling.HandleUserCurrentRestaurantReservationBookings Метод

Определение

Разработчики должны переопределить этот метод и вызвать T:System.Action'1 с INGetUserCurrentRestaurantReservationBookingsIntentResponse соответствующим .INGetUserCurrentRestaurantReservationBookingsIntentintent

[Foundation.Export("handleGetUserCurrentRestaurantReservationBookings:completion:")]
[Foundation.Preserve(Conditional=true)]
public void HandleUserCurrentRestaurantReservationBookings (Intents.INGetUserCurrentRestaurantReservationBookingsIntent intent, Action<Intents.INGetUserCurrentRestaurantReservationBookingsIntentResponse> completion);
abstract member HandleUserCurrentRestaurantReservationBookings : Intents.INGetUserCurrentRestaurantReservationBookingsIntent * Action<Intents.INGetUserCurrentRestaurantReservationBookingsIntentResponse> -> unit

Параметры

intent
INGetUserCurrentRestaurantReservationBookingsIntent

Указывает намерение пользователя.

completion
Action<INGetUserCurrentRestaurantReservationBookingsIntentResponse>

Метод завершения, который должен вызываться переопределением.

Атрибуты

Применяется к