Upravit

Sdílet prostřednictvím


INCallDestinationTypeResolutionResult.GetSuccess Method

Definition

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

[Foundation.Export("successWithResolvedCallDestinationType:")]
public static Intents.INCallDestinationTypeResolutionResult GetSuccess (Intents.INCallDestinationType resolvedCallDestinationType);
static member GetSuccess : Intents.INCallDestinationType -> Intents.INCallDestinationTypeResolutionResult

Parameters

resolvedCallDestinationType
INCallDestinationType

Returns

Attributes

Applies to