Edit

Share via


INStringResolutionResult.GetSuccess(String) Method

Definition

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

[Foundation.Export("successWithResolvedString:")]
public static Intents.INStringResolutionResult GetSuccess (string resolvedString);
static member GetSuccess : string -> Intents.INStringResolutionResult

Parameters

resolvedString
String

Returns

Attributes

Applies to