-
Methods in org.robovm.apple.intents with parameters of type INSearchCallHistoryIntent
| Modifier and Type |
Method |
Description |
void |
INCallsDomainHandlingAdapter.confirmSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INSearchCallHistoryIntentResponse> completion) |
|
void |
INSearchCallHistoryIntentHandling.confirmSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INSearchCallHistoryIntentResponse> completion) |
Deprecated.
|
void |
INSearchCallHistoryIntentHandlingAdapter.confirmSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INSearchCallHistoryIntentResponse> completion) |
|
void |
INCallsDomainHandlingAdapter.handleSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INSearchCallHistoryIntentResponse> completion) |
|
void |
INSearchCallHistoryIntentHandling.handleSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INSearchCallHistoryIntentResponse> completion) |
Deprecated.
|
void |
INSearchCallHistoryIntentHandlingAdapter.handleSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INSearchCallHistoryIntentResponse> completion) |
|
void |
INCallsDomainHandlingAdapter.resolveCallTypeForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INCallRecordTypeResolutionResult> completion) |
|
void |
INSearchCallHistoryIntentHandling.resolveCallTypeForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INCallRecordTypeResolutionResult> completion) |
Deprecated.
|
void |
INSearchCallHistoryIntentHandlingAdapter.resolveCallTypeForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INCallRecordTypeResolutionResult> completion) |
|
void |
INCallsDomainHandlingAdapter.resolveCallTypesForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INCallRecordTypeOptionsResolutionResult> completion) |
|
void |
INSearchCallHistoryIntentHandling.resolveCallTypesForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INCallRecordTypeOptionsResolutionResult> completion) |
Deprecated.
|
void |
INSearchCallHistoryIntentHandlingAdapter.resolveCallTypesForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INCallRecordTypeOptionsResolutionResult> completion) |
|
void |
INCallsDomainHandlingAdapter.resolveDateCreatedForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
|
void |
INSearchCallHistoryIntentHandling.resolveDateCreatedForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
Deprecated.
|
void |
INSearchCallHistoryIntentHandlingAdapter.resolveDateCreatedForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
|
void |
INCallsDomainHandlingAdapter.resolveRecipientForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INPersonResolutionResult> completion) |
|
void |
INSearchCallHistoryIntentHandling.resolveRecipientForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INPersonResolutionResult> completion) |
Deprecated.
|
void |
INSearchCallHistoryIntentHandlingAdapter.resolveRecipientForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INPersonResolutionResult> completion) |
|
void |
INCallsDomainHandlingAdapter.resolveUnseenForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INBooleanResolutionResult> completion) |
|
void |
INSearchCallHistoryIntentHandling.resolveUnseenForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INBooleanResolutionResult> completion) |
Deprecated.
|
void |
INSearchCallHistoryIntentHandlingAdapter.resolveUnseenForSearchCallHistory(INSearchCallHistoryIntent intent,
VoidBlock1<INBooleanResolutionResult> completion) |
|