Package apple.intents.protocol
Interface INAddMediaIntentHandling.Block_resolveMediaItemsForAddMediaWithCompletion
-
- Enclosing interface:
- INAddMediaIntentHandling
public static interface INAddMediaIntentHandling.Block_resolveMediaItemsForAddMediaWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_resolveMediaItemsForAddMediaWithCompletion(NSArray<? extends INAddMediaMediaItemResolutionResult> resolutionResults)
-
-
-
Method Detail
-
call_resolveMediaItemsForAddMediaWithCompletion
void call_resolveMediaItemsForAddMediaWithCompletion(NSArray<? extends INAddMediaMediaItemResolutionResult> resolutionResults)
-
-