-
Methods in org.robovm.apple.intents with parameters of type INSearchForBillsIntent
| Modifier and Type |
Method |
Description |
void |
INPaymentsDomainHandlingAdapter.confirmSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INSearchForBillsIntentResponse> completion) |
|
void |
INSearchForBillsIntentHandling.confirmSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INSearchForBillsIntentResponse> completion) |
Deprecated.
|
void |
INSearchForBillsIntentHandlingAdapter.confirmSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INSearchForBillsIntentResponse> completion) |
|
void |
INPaymentsDomainHandlingAdapter.handleSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INSearchForBillsIntentResponse> completion) |
|
void |
INSearchForBillsIntentHandling.handleSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INSearchForBillsIntentResponse> completion) |
Deprecated.
|
void |
INSearchForBillsIntentHandlingAdapter.handleSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INSearchForBillsIntentResponse> completion) |
|
void |
INPaymentsDomainHandlingAdapter.resolveBillPayeeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INBillPayeeResolutionResult> completion) |
|
void |
INSearchForBillsIntentHandling.resolveBillPayeeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INBillPayeeResolutionResult> completion) |
Deprecated.
|
void |
INSearchForBillsIntentHandlingAdapter.resolveBillPayeeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INBillPayeeResolutionResult> completion) |
|
void |
INPaymentsDomainHandlingAdapter.resolveBillTypeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INBillTypeResolutionResult> completion) |
|
void |
INSearchForBillsIntentHandling.resolveBillTypeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INBillTypeResolutionResult> completion) |
Deprecated.
|
void |
INSearchForBillsIntentHandlingAdapter.resolveBillTypeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INBillTypeResolutionResult> completion) |
|
void |
INPaymentsDomainHandlingAdapter.resolveDueDateRangeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
|
void |
INSearchForBillsIntentHandling.resolveDueDateRangeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
Deprecated.
|
void |
INSearchForBillsIntentHandlingAdapter.resolveDueDateRangeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
|
void |
INPaymentsDomainHandlingAdapter.resolvePaymentDateRangeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
|
void |
INSearchForBillsIntentHandling.resolvePaymentDateRangeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
Deprecated.
|
void |
INSearchForBillsIntentHandlingAdapter.resolvePaymentDateRangeForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
|
void |
INPaymentsDomainHandlingAdapter.resolveStatusForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INPaymentStatusResolutionResult> completion) |
|
void |
INSearchForBillsIntentHandling.resolveStatusForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INPaymentStatusResolutionResult> completion) |
Deprecated.
|
void |
INSearchForBillsIntentHandlingAdapter.resolveStatusForSearchForBills(INSearchForBillsIntent intent,
VoidBlock1<INPaymentStatusResolutionResult> completion) |
|