-
Methods in org.robovm.apple.intents with parameters of type INSearchForAccountsIntent
| Modifier and Type |
Method |
Description |
void |
INPaymentsDomainHandlingAdapter.confirmSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSearchForAccountsIntentResponse> completion) |
|
void |
INSearchForAccountsIntentHandling.confirmSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSearchForAccountsIntentResponse> completion) |
|
void |
INSearchForAccountsIntentHandlingAdapter.confirmSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSearchForAccountsIntentResponse> completion) |
|
void |
INPaymentsDomainHandlingAdapter.handleSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSearchForAccountsIntentResponse> completion) |
|
void |
INSearchForAccountsIntentHandling.handleSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSearchForAccountsIntentResponse> completion) |
|
void |
INSearchForAccountsIntentHandlingAdapter.handleSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSearchForAccountsIntentResponse> completion) |
|
void |
INPaymentsDomainHandlingAdapter.resolveAccountNicknameForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INSearchForAccountsIntentHandling.resolveAccountNicknameForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INSearchForAccountsIntentHandlingAdapter.resolveAccountNicknameForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INPaymentsDomainHandlingAdapter.resolveAccountTypeForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INAccountTypeResolutionResult> completion) |
|
void |
INSearchForAccountsIntentHandling.resolveAccountTypeForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INAccountTypeResolutionResult> completion) |
|
void |
INSearchForAccountsIntentHandlingAdapter.resolveAccountTypeForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INAccountTypeResolutionResult> completion) |
|
void |
INPaymentsDomainHandlingAdapter.resolveOrganizationNameForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INSearchForAccountsIntentHandling.resolveOrganizationNameForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INSearchForAccountsIntentHandlingAdapter.resolveOrganizationNameForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INPaymentsDomainHandlingAdapter.resolveRequestedBalanceTypeForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INBalanceTypeResolutionResult> completion) |
|
void |
INSearchForAccountsIntentHandling.resolveRequestedBalanceTypeForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INBalanceTypeResolutionResult> completion) |
|
void |
INSearchForAccountsIntentHandlingAdapter.resolveRequestedBalanceTypeForSearchForAccounts(INSearchForAccountsIntent intent,
VoidBlock1<INBalanceTypeResolutionResult> completion) |
|