Package apple.intents
Interface INVoiceShortcutCenter.Block_getAllVoiceShortcutsWithCompletion
-
- Enclosing class:
- INVoiceShortcutCenter
public static interface INVoiceShortcutCenter.Block_getAllVoiceShortcutsWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getAllVoiceShortcutsWithCompletion(NSArray<? extends INVoiceShortcut> voiceShortcuts, NSError error)
-
-
-
Method Detail
-
call_getAllVoiceShortcutsWithCompletion
void call_getAllVoiceShortcutsWithCompletion(NSArray<? extends INVoiceShortcut> voiceShortcuts, NSError error)
-
-