INGetRestaurantGuestIntentHandling_Extensions.ConfirmRestaurantGuest メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
開発者は、このメソッドをオーバーライドして、レストラン予約のゲストの確認をカスタマイズできます。
public static void ConfirmRestaurantGuest (this Intents.IINGetRestaurantGuestIntentHandling This, Intents.INGetRestaurantGuestIntent guestIntent, Action<Intents.INGetRestaurantGuestIntentResponse> completion);
static member ConfirmRestaurantGuest : Intents.IINGetRestaurantGuestIntentHandling * Intents.INGetRestaurantGuestIntent * Action<Intents.INGetRestaurantGuestIntentResponse> -> unit
パラメーター
このメソッドが動作するインスタンス。
- guestIntent
- INGetRestaurantGuestIntent
- completion
- Action<INGetRestaurantGuestIntentResponse>