共用方式為


INRestaurantGuestResolutionResult.GetConfirmationRequired 方法

定義

用來建立 INIntentResolutionResult 物件的 Factory 方法,指出使用者必須確認 參數的值。

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

參數

restaurantGuestToConfirm
INRestaurantGuest

即將加入。

這個參數可以是 null

傳回

屬性

適用於