Edit

Share via


INRestaurantResolutionResult.GetSuccess(INRestaurant) Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the parameter value was successfully matched.

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

Parameters

resolvedRestaurant
INRestaurant

Returns

Attributes

Applies to