Class INVoiceShortcut

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class INVoiceShortcut
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 12.0 and later.
  • Constructor Details

    • INVoiceShortcut

      protected INVoiceShortcut()
    • INVoiceShortcut

      protected INVoiceShortcut​(NSObject.Handle h, long handle)
    • INVoiceShortcut

      protected INVoiceShortcut​(NSObject.SkipInit skipInit)
    • INVoiceShortcut

      public INVoiceShortcut​(NSCoder coder)
  • Method Details

    • getIdentifier

      public NSUUID getIdentifier()
    • getInvocationPhrase

      public String getInvocationPhrase()
    • getShortcut

      public INShortcut getShortcut()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)