Package apple.intents.protocol
Interface INPlayMediaIntentHandling.Block_resolveMediaItemsForPlayMediaWithCompletion
-
- Enclosing interface:
- INPlayMediaIntentHandling
public static interface INPlayMediaIntentHandling.Block_resolveMediaItemsForPlayMediaWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_resolveMediaItemsForPlayMediaWithCompletion(NSArray<? extends INPlayMediaMediaItemResolutionResult> resolutionResults)
-
-
-
Method Detail
-
call_resolveMediaItemsForPlayMediaWithCompletion
void call_resolveMediaItemsForPlayMediaWithCompletion(NSArray<? extends INPlayMediaMediaItemResolutionResult> resolutionResults)
-
-