INGetVisualCodeIntentHandling_Extensions Class

Definition

Optional methods for the IINGetVisualCodeIntentHandling interface.

public static class INGetVisualCodeIntentHandling_Extensions
type INGetVisualCodeIntentHandling_Extensions = class
Inheritance
INGetVisualCodeIntentHandling_Extensions

Methods

Confirm(IINGetVisualCodeIntentHandling, INGetVisualCodeIntent, Action<INGetVisualCodeIntentResponse>)

Developers may implement this method to confirm whether local and remote resources are ready and allowed to provide the code.

ResolveVisualCodeType(IINGetVisualCodeIntentHandling, INGetVisualCodeIntent, Action<INVisualCodeTypeResolutionResult>)

Developers may implement this method to customize the resolution of a visual code type.

Applies to