INVoiceShortcutCenterGetVoiceShortcutsHandler Delegate

Definition

public delegate void INVoiceShortcutCenterGetVoiceShortcutsHandler(INVoiceShortcut[] voiceShortcuts, NSError error);
type INVoiceShortcutCenterGetVoiceShortcutsHandler = delegate of INVoiceShortcut[] * NSError -> unit

Parameters

voiceShortcuts
INVoiceShortcut[]
error
NSError

Applies to