Class SHMatch

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • SHMatch

      protected SHMatch()
    • SHMatch

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

      protected SHMatch​(NSObject.SkipInit skipInit)
    • SHMatch

      public SHMatch​(NSCoder coder)
  • Method Details

    • getMediaItems

      public NSArray<SHMatchedMediaItem> getMediaItems()
    • getQuerySignature

      public SHSignature getQuerySignature()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

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

      protected long init​(NSCoder coder)