Package apple.intents.protocol
Interface INSearchForMediaIntentHandling.Block_resolveMediaItemsForSearchForMediaWithCompletion
-
- Enclosing interface:
- INSearchForMediaIntentHandling
public static interface INSearchForMediaIntentHandling.Block_resolveMediaItemsForSearchForMediaWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_resolveMediaItemsForSearchForMediaWithCompletion(NSArray<? extends INSearchForMediaMediaItemResolutionResult> resolutionResults)
-
-
-
Method Detail
-
call_resolveMediaItemsForSearchForMediaWithCompletion
void call_resolveMediaItemsForSearchForMediaWithCompletion(NSArray<? extends INSearchForMediaMediaItemResolutionResult> resolutionResults)
-
-