INRestaurantGuestResolutionResult.GetSuccess(INRestaurantGuest) 方法

定义

用于创建 INIntentResolutionResult 指示参数值已成功匹配的 对象的工厂方法。

[Foundation.Export("successWithResolvedRestaurantGuest:")]
public static Intents.INRestaurantGuestResolutionResult GetSuccess (Intents.INRestaurantGuest resolvedRestaurantGuest);
static member GetSuccess : Intents.INRestaurantGuest -> Intents.INRestaurantGuestResolutionResult

参数

resolvedRestaurantGuest
INRestaurantGuest

返回

属性

适用于