INSearchForAccountsIntentHandling_Extensions Class

Definition

Optional methods for the IINSearchForAccountsIntentHandling interface.

public static class INSearchForAccountsIntentHandling_Extensions
type INSearchForAccountsIntentHandling_Extensions = class
Inheritance
INSearchForAccountsIntentHandling_Extensions

Methods

Confirm(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INSearchForAccountsIntentResponse>)

Developers may implement this method to confirm whether local and remote resources are ready to perform the search.

ResolveAccountNickname(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INSpeakableStringResolutionResult>)

Developers may implement this method to customize resolution of account nicknames.

ResolveAccountType(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INAccountTypeResolutionResult>)

Developers may implement this method to customize resolution of account types.

ResolveOrganizationName(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INSpeakableStringResolutionResult>)

Developers may implement this method to customize resolution of organization names.

ResolveRequestedBalanceType(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INBalanceTypeResolutionResult>)

Developers may implement this method to customize resolution of requested balance types.

Applies to