Share via


IINSetCarLockStatusIntentHandling Interface

Definition

Interface to resolve, confirm and handle Siri requests for the corresponding action.

[Foundation.Protocol(Name="INSetCarLockStatusIntentHandling", WrapperType=typeof(Intents.INSetCarLockStatusIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSetCarLockStatus", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V110) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSetCarLockStatusIntentResponse>) }, Selector="handleSetCarLockStatus:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V110) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSetCarLockStatusIntentResponse>) }, Selector="confirmSetCarLockStatus:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveLocked", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V158) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INBooleanResolutionResult>) }, Selector="resolveLockedForSetCarLockStatus:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCarName", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V80) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSpeakableStringResolutionResult>) }, Selector="resolveCarNameForSetCarLockStatus:withCompletion:")]
public interface IINSetCarLockStatusIntentHandling : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="INSetCarLockStatusIntentHandling", WrapperType=typeof(Intents.INSetCarLockStatusIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSetCarLockStatus", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V96) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSetCarLockStatusIntentResponse>) }, Selector="handleSetCarLockStatus:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V96) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSetCarLockStatusIntentResponse>) }, Selector="confirmSetCarLockStatus:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveLocked", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V143) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INBooleanResolutionResult>) }, Selector="resolveLockedForSetCarLockStatus:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCarName", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V66) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSpeakableStringResolutionResult>) }, Selector="resolveCarNameForSetCarLockStatus:withCompletion:")]
public interface IINSetCarLockStatusIntentHandling : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="INSetCarLockStatusIntentHandling", WrapperType=typeof(Intents.INSetCarLockStatusIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSetCarLockStatus", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V110) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSetCarLockStatusIntentResponse>) }, Selector="handleSetCarLockStatus:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V110) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSetCarLockStatusIntentResponse>) }, Selector="confirmSetCarLockStatus:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveLocked", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V158) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INBooleanResolutionResult>) }, Selector="resolveLockedForSetCarLockStatus:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCarName", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V80) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSpeakableStringResolutionResult>) }, Selector="resolveCarNameForSetCarLockStatus:withCompletion:")>]
type IINSetCarLockStatusIntentHandling = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="INSetCarLockStatusIntentHandling", WrapperType=typeof(Intents.INSetCarLockStatusIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSetCarLockStatus", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V96) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSetCarLockStatusIntentResponse>) }, Selector="handleSetCarLockStatus:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V96) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSetCarLockStatusIntentResponse>) }, Selector="confirmSetCarLockStatus:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveLocked", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V143) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INBooleanResolutionResult>) }, Selector="resolveLockedForSetCarLockStatus:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveCarName", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V66) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetCarLockStatusIntent), typeof(System.Action<Intents.INSpeakableStringResolutionResult>) }, Selector="resolveCarNameForSetCarLockStatus:withCompletion:")>]
type IINSetCarLockStatusIntentHandling = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Name Description
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

Name Description
Confirm(INSetCarLockStatusIntent, Action<INSetCarLockStatusIntentResponse>)

Developers may implement this method to customize confirmation of whether the app can lock and unlock the car.

HandleSetCarLockStatus(INSetCarLockStatusIntent, Action<INSetCarLockStatusIntentResponse>)

Developers must override this method and invoke the Action<T> with an INSetCarLockStatusIntentResponse appropriate to the INSetCarLockStatusIntent intent.

ResolveCarName(INSetCarLockStatusIntent, Action<INSpeakableStringResolutionResult>)

Developers may implement this method to customize resolution of the car name.

ResolveLocked(INSetCarLockStatusIntent, Action<INBooleanResolutionResult>)

Developers may implement this method to customize resolution of the lock status.

Extension Methods

Name Description
Confirm(IINSetCarLockStatusIntentHandling, INSetCarLockStatusIntent, Action<INSetCarLockStatusIntentResponse>)

Developers may implement this method to customize confirmation of whether the app can lock and unlock the car.

ResolveCarName(IINSetCarLockStatusIntentHandling, INSetCarLockStatusIntent, Action<INSpeakableStringResolutionResult>)

Developers may implement this method to customize resolution of the car name.

ResolveLocked(IINSetCarLockStatusIntentHandling, INSetCarLockStatusIntent, Action<INBooleanResolutionResult>)

Developers may implement this method to customize resolution of the lock status.

GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to