次の方法で共有


INRestaurantGuestResolutionResult.GetSuccess(INRestaurantGuest) メソッド

定義

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

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

パラメーター

resolvedRestaurantGuest
INRestaurantGuest

戻り値

属性

適用対象