Share via


IINGetUserCurrentRestaurantReservationBookingsIntentHandling.HandleUserCurrentRestaurantReservationBookings 方法

定义

[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>

必须由替代调用的完成方法。

属性

适用于