-
Methods in org.robovm.apple.intents with parameters of type INStartPhotoPlaybackIntent
| Modifier and Type |
Method |
Description |
void |
INPhotosDomainHandlingAdapter.confirmStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INStartPhotoPlaybackIntentResponse> completion) |
|
void |
INStartPhotoPlaybackIntentHandling.confirmStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INStartPhotoPlaybackIntentResponse> completion) |
Deprecated.
|
void |
INStartPhotoPlaybackIntentHandlingAdapter.confirmStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INStartPhotoPlaybackIntentResponse> completion) |
|
void |
INPhotosDomainHandlingAdapter.handleStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INStartPhotoPlaybackIntentResponse> completion) |
|
void |
INStartPhotoPlaybackIntentHandling.handleStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INStartPhotoPlaybackIntentResponse> completion) |
Deprecated.
|
void |
INStartPhotoPlaybackIntentHandlingAdapter.handleStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INStartPhotoPlaybackIntentResponse> completion) |
|
void |
INPhotosDomainHandlingAdapter.resolveAlbumNameForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INStringResolutionResult> completion) |
|
void |
INStartPhotoPlaybackIntentHandling.resolveAlbumNameForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INStringResolutionResult> completion) |
Deprecated.
|
void |
INStartPhotoPlaybackIntentHandlingAdapter.resolveAlbumNameForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INStringResolutionResult> completion) |
|
void |
INPhotosDomainHandlingAdapter.resolveDateCreatedForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
|
void |
INStartPhotoPlaybackIntentHandling.resolveDateCreatedForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> completion) |
Deprecated.
|
void |
INStartPhotoPlaybackIntentHandlingAdapter.resolveDateCreatedForStartPhotoPlayback(INStartPhotoPlaybackIntent intent,
VoidBlock1<INDateComponentsRangeResolutionResult> 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 |
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) |
|