Language

IINStartCallIntentHandling Interface

Definition

This interface represents the Objective-C protocol INStartCallIntentHandling.

[Foundation.Protocol(Name="INStartCallIntentHandling", WrapperType=typeof(Intents.INStartCallIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleStartCall", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V206) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallIntentResponse>) }, Selector="handleStartCall:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V206) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallIntentResponse>) }, Selector="confirmStartCall:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCallRecordToCallBack", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V207) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INCallRecordResolutionResult>) }, Selector="resolveCallRecordToCallBackForStartCall:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveDestinationType", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V205) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INCallDestinationTypeResolutionResult>) }, Selector="resolveDestinationTypeForStartCall:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveContacts", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V208) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Foundation.NSArray<Intents.INStartCallContactResolutionResult>>) }, Selector="resolveContactsForStartCall:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCallCapability", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V209) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallCallCapabilityResolutionResult>) }, Selector="resolveCallCapabilityForStartCall:withCompletion:")]
public interface IINStartCallIntentHandling : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="INStartCallIntentHandling", WrapperType=typeof(Intents.INStartCallIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleStartCall", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V191) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallIntentResponse>) }, Selector="handleStartCall:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V191) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallIntentResponse>) }, Selector="confirmStartCall:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCallRecordToCallBack", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V192) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INCallRecordResolutionResult>) }, Selector="resolveCallRecordToCallBackForStartCall:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveDestinationType", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V190) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INCallDestinationTypeResolutionResult>) }, Selector="resolveDestinationTypeForStartCall:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveContacts", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V193) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Foundation.NSArray<Intents.INStartCallContactResolutionResult>>) }, Selector="resolveContactsForStartCall:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCallCapability", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V194) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallCallCapabilityResolutionResult>) }, Selector="resolveCallCapabilityForStartCall:withCompletion:")]
public interface IINStartCallIntentHandling : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="INStartCallIntentHandling", WrapperType=typeof(Intents.INStartCallIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleStartCall", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V206) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallIntentResponse>) }, Selector="handleStartCall:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V206) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallIntentResponse>) }, Selector="confirmStartCall:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCallRecordToCallBack", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V207) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INCallRecordResolutionResult>) }, Selector="resolveCallRecordToCallBackForStartCall:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveDestinationType", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V205) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INCallDestinationTypeResolutionResult>) }, Selector="resolveDestinationTypeForStartCall:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveContacts", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V208) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Foundation.NSArray<Intents.INStartCallContactResolutionResult>>) }, Selector="resolveContactsForStartCall:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCallCapability", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V209) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallCallCapabilityResolutionResult>) }, Selector="resolveCallCapabilityForStartCall:withCompletion:")>]
type IINStartCallIntentHandling = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="INStartCallIntentHandling", WrapperType=typeof(Intents.INStartCallIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleStartCall", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V191) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallIntentResponse>) }, Selector="handleStartCall:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V191) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallIntentResponse>) }, Selector="confirmStartCall:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCallRecordToCallBack", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V192) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INCallRecordResolutionResult>) }, Selector="resolveCallRecordToCallBackForStartCall:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveDestinationType", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V190) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INCallDestinationTypeResolutionResult>) }, Selector="resolveDestinationTypeForStartCall:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveContacts", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V193) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Foundation.NSArray<Intents.INStartCallContactResolutionResult>>) }, Selector="resolveContactsForStartCall:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCallCapability", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V194) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INStartCallIntent), typeof(System.Action<Intents.INStartCallCallCapabilityResolutionResult>) }, Selector="resolveCallCapabilityForStartCall:withCompletion:")>]
type IINStartCallIntentHandling = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Remarks

A class that implements this interface (and subclasses NSObject) will be exported to Objective-C as implementing the Objective-C protocol this interface represents.

A class may also implement members from this interface to implement members from the protocol.

Applies to