次の方法で共有


INRestaurantGuestResolutionResult.GetConfirmationRequired メソッド

定義

ユーザーがパラメーターの値を INIntentResolutionResult 確認する必要があることを示すオブジェクトを作成するファクトリ メソッド。

[Foundation.Export("confirmationRequiredWithRestaurantGuestToConfirm:")]
public static Intents.INRestaurantGuestResolutionResult GetConfirmationRequired (Intents.INRestaurantGuest restaurantGuestToConfirm);
static member GetConfirmationRequired : Intents.INRestaurantGuest -> Intents.INRestaurantGuestResolutionResult

パラメーター

restaurantGuestToConfirm
INRestaurantGuest

追加する。

このパラメーターは、null に設定できます。

戻り値

属性

適用対象