Share via


INMessageAttributeResolutionResult.GetSuccess(INMessageAttribute) Method

Definition

[Foundation.Export("successWithResolvedMessageAttribute:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INMessageAttributeResolutionResult GetSuccess(Intents.INMessageAttribute resolvedValue);
[<Foundation.Export("successWithResolvedMessageAttribute:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSuccess : Intents.INMessageAttribute -> Intents.INMessageAttributeResolutionResult

Parameters

resolvedValue
INMessageAttribute

Returns

Attributes

Applies to