INRestaurantResolutionResult.GetSuccess(INRestaurant) メソッド

定義

パラメーター値が正常に一致したことを示すオブジェクトを作成 INIntentResolutionResult するファクトリ メソッド。

[Foundation.Export("successWithResolvedRestaurant:")]
public static Intents.INRestaurantResolutionResult GetSuccess (Intents.INRestaurant resolvedRestaurant);
static member GetSuccess : Intents.INRestaurant -> Intents.INRestaurantResolutionResult

パラメーター

resolvedRestaurant
INRestaurant

戻り値

属性

適用対象