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