INSetCarLockStatusIntentHandling_Extensions Class

Definition

Optional methods of the IINSetCarLockStatusIntentHandling interface.

public static class INSetCarLockStatusIntentHandling_Extensions
type INSetCarLockStatusIntentHandling_Extensions = class
Inheritance
INSetCarLockStatusIntentHandling_Extensions

Methods

ConfirmSetCarLockStatus(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.

Applies to