INCallRecordTypeOptionsResolutionResult.GetSuccess Method

Definition

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

[Foundation.Export("successWithResolvedCallRecordTypeOptions:")]
public static Intents.INCallRecordTypeOptionsResolutionResult GetSuccess (Intents.INCallRecordTypeOptions resolvedCallRecordTypeOptions);
static member GetSuccess : Intents.INCallRecordTypeOptions -> Intents.INCallRecordTypeOptionsResolutionResult

Parameters

resolvedCallRecordTypeOptions
INCallRecordTypeOptions

Returns

Attributes

Applies to