Package apple.intents.protocol
Interface INSearchForMessagesIntentHandling.Block_resolveRecipientsForSearchForMessagesWithCompletion
-
- Enclosing interface:
- INSearchForMessagesIntentHandling
public static interface INSearchForMessagesIntentHandling.Block_resolveRecipientsForSearchForMessagesWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_resolveRecipientsForSearchForMessagesWithCompletion(NSArray<? extends INPersonResolutionResult> resolutionResults)
-
-
-
Method Detail
-
call_resolveRecipientsForSearchForMessagesWithCompletion
void call_resolveRecipientsForSearchForMessagesWithCompletion(NSArray<? extends INPersonResolutionResult> resolutionResults)
-
-