다음을 통해 공유


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>)

개발자는 요청된 잔액 유형의 해결 방법을 사용자 지정하기 위해 이 방법을 구현할 수 있습니다.

적용 대상