Share via


INRestaurantGuestResolutionResult.GetSuccess(INRestaurantGuest) Method

Definition

[Foundation.Export("successWithResolvedRestaurantGuest:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INRestaurantGuestResolutionResult GetSuccess(Intents.INRestaurantGuest resolvedRestaurantGuest);
[<Foundation.Export("successWithResolvedRestaurantGuest:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSuccess : Intents.INRestaurantGuest -> Intents.INRestaurantGuestResolutionResult

Parameters

resolvedRestaurantGuest
INRestaurantGuest

Returns

Attributes

Applies to