-
Method parameters in org.robovm.apple.intents with type arguments of type INPlacemarkResolutionResult
| Modifier and Type |
Method |
Description |
void |
INListRideOptionsIntentHandling.resolveDropOffLocationForListRideOptions(INListRideOptionsIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INListRideOptionsIntentHandlingAdapter.resolveDropOffLocationForListRideOptions(INListRideOptionsIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INRequestRideIntentHandling.resolveDropOffLocationForRequestRide(INRequestRideIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INRequestRideIntentHandlingAdapter.resolveDropOffLocationForRequestRide(INRequestRideIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INRidesharingDomainHandlingAdapter.resolveDropOffLocationForRequestRide(INRequestRideIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INSearchForPhotosIntentHandling.resolveLocationCreatedForSearchForPhotos(INSearchForPhotosIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
Deprecated.
|
void |
INSearchForPhotosIntentHandlingAdapter.resolveLocationCreatedForSearchForPhotos(INSearchForPhotosIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INPhotosDomainHandlingAdapter.resolveLocationCreatedForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INStartPhotoPlaybackIntentHandling.resolveLocationCreatedForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
Deprecated.
|
void |
INStartPhotoPlaybackIntentHandlingAdapter.resolveLocationCreatedForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveLocationForSearchForNotebookItems(INSearchForNotebookItemsIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INSearchForNotebookItemsIntentHandling.resolveLocationForSearchForNotebookItems(INSearchForNotebookItemsIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INSearchForNotebookItemsIntentHandlingAdapter.resolveLocationForSearchForNotebookItems(INSearchForNotebookItemsIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INListRideOptionsIntentHandling.resolvePickupLocationForListRideOptions(INListRideOptionsIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INListRideOptionsIntentHandlingAdapter.resolvePickupLocationForListRideOptions(INListRideOptionsIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INRequestRideIntentHandling.resolvePickupLocationForRequestRide(INRequestRideIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INRequestRideIntentHandlingAdapter.resolvePickupLocationForRequestRide(INRequestRideIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|
void |
INRidesharingDomainHandlingAdapter.resolvePickupLocationForRequestRide(INRequestRideIntent intent,
VoidBlock1<INPlacemarkResolutionResult> completion) |
|