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