Share via


INStartCallCallCapabilityResolutionResult.GetUnsupported Method

Definition

Overloads

GetUnsupported(INStartCallCallCapabilityUnsupportedReason)

[Foundation.Export("unsupportedForReason:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INStartCallCallCapabilityResolutionResult GetUnsupported(Intents.INStartCallCallCapabilityUnsupportedReason reason);
[<Foundation.Export("unsupportedForReason:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetUnsupported : Intents.INStartCallCallCapabilityUnsupportedReason -> Intents.INStartCallCallCapabilityResolutionResult

Parameters

Returns

Attributes

Applies to

GetUnsupported(IntPtr)

[Foundation.Export("unsupportedWithReason:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INStartCallCallCapabilityResolutionResult GetUnsupported(IntPtr reason);
[<Foundation.Export("unsupportedWithReason:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetUnsupported : nativeint -> Intents.INStartCallCallCapabilityResolutionResult

Parameters

reason
IntPtr

nativeint

Returns

Attributes

Applies to