-
Method parameters in org.robovm.apple.intents with type arguments of type INPersonResolutionResult
| Modifier and Type |
Method |
Description |
void |
INStartAudioCallIntentHandling.resolveContactsForStartAudioCall(INStartAudioCallIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
Deprecated.
|
void |
INStartAudioCallIntentHandlingAdapter.resolveContactsForStartAudioCall(INStartAudioCallIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INCallsDomainHandlingAdapter.resolveContactsForStartVideoCall(INStartVideoCallIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INStartVideoCallIntentHandling.resolveContactsForStartVideoCall(INStartVideoCallIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
Deprecated.
|
void |
INStartVideoCallIntentHandlingAdapter.resolveContactsForStartVideoCall(INStartVideoCallIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INSearchForPhotosIntentHandling.resolvePeopleInPhotoForSearchForPhotos(INSearchForPhotosIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
Deprecated.
|
void |
INSearchForPhotosIntentHandlingAdapter.resolvePeopleInPhotoForSearchForPhotos(INSearchForPhotosIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INPhotosDomainHandlingAdapter.resolvePeopleInPhotoForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INStartPhotoPlaybackIntentHandling.resolvePeopleInPhotoForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
Deprecated.
|
void |
INStartPhotoPlaybackIntentHandlingAdapter.resolvePeopleInPhotoForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INSendPaymentIntentHandling.resolvePersonPayeeForSendPayment(INSendPaymentIntent intent,
VoidBlock1<INPersonResolutionResult> completion) |
Deprecated.
|
void |
INSendPaymentIntentHandlingAdapter.resolvePersonPayeeForSendPayment(INSendPaymentIntent intent,
VoidBlock1<INPersonResolutionResult> completion) |
Deprecated.
|
void |
INPaymentsDomainHandlingAdapter.resolvePersonPayerForRequestPayment(INRequestPaymentIntent intent,
VoidBlock1<INPersonResolutionResult> completion) |
Deprecated.
|
void |
INRequestPaymentIntentHandling.resolvePersonPayerForRequestPayment(INRequestPaymentIntent intent,
VoidBlock1<INPersonResolutionResult> completion) |
Deprecated.
|
void |
INRequestPaymentIntentHandlingAdapter.resolvePersonPayerForRequestPayment(INRequestPaymentIntent intent,
VoidBlock1<INPersonResolutionResult> completion) |
Deprecated.
|
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 |
INMessagesDomainHandlingAdapter.resolveRecipientsForSearchForMessages(INSearchForMessagesIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INSearchForMessagesIntentHandling.resolveRecipientsForSearchForMessages(INSearchForMessagesIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INSearchForMessagesIntentHandlingAdapter.resolveRecipientsForSearchForMessages(INSearchForMessagesIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INSendMessageIntentHandling.resolveRecipientsForSendMessage(INSendMessageIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
Deprecated.
|
void |
INSendMessageIntentHandlingAdapter.resolveRecipientsForSendMessage(INSendMessageIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
Deprecated.
|
void |
INMessagesDomainHandlingAdapter.resolveSendersForSearchForMessages(INSearchForMessagesIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INSearchForMessagesIntentHandling.resolveSendersForSearchForMessages(INSearchForMessagesIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|
void |
INSearchForMessagesIntentHandlingAdapter.resolveSendersForSearchForMessages(INSearchForMessagesIntent intent,
VoidBlock1<NSArray<INPersonResolutionResult>> completion) |
|