Package apple.intents.protocol
Interface INStartCallIntentHandling.Block_resolveContactsForStartCallWithCompletion
-
- Enclosing interface:
- INStartCallIntentHandling
public static interface INStartCallIntentHandling.Block_resolveContactsForStartCallWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_resolveContactsForStartCallWithCompletion(NSArray<? extends INStartCallContactResolutionResult> resolutionResults)
-
-
-
Method Detail
-
call_resolveContactsForStartCallWithCompletion
void call_resolveContactsForStartCallWithCompletion(NSArray<? extends INStartCallContactResolutionResult> resolutionResults)
-
-