共用方式為


INSearchForAccountsIntentHandling_Extensions 類別

定義

介面的 IINSearchForAccountsIntentHandling 選擇性方法。

public static class INSearchForAccountsIntentHandling_Extensions
type INSearchForAccountsIntentHandling_Extensions = class
繼承
INSearchForAccountsIntentHandling_Extensions

方法

Confirm(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INSearchForAccountsIntentResponse>)

開發人員可以實作這個方法來確認本機和遠端資源是否準備好執行搜尋。

ResolveAccountNickname(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INSpeakableStringResolutionResult>)

開發人員可以實作這個方法來自訂帳戶昵稱的解析。

ResolveAccountType(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INAccountTypeResolutionResult>)

開發人員可以實作這個方法來自訂帳戶類型的解析。

ResolveOrganizationName(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INSpeakableStringResolutionResult>)

開發人員可以實作這個方法來自訂群組織名稱的解析。

ResolveRequestedBalanceType(IINSearchForAccountsIntentHandling, INSearchForAccountsIntent, Action<INBalanceTypeResolutionResult>)

開發人員可以實作這個方法來自訂要求的餘額類型解析。

適用於