Class MXCallStackTree

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • MXCallStackTree

      public MXCallStackTree()
    • MXCallStackTree

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

      protected MXCallStackTree​(NSObject.SkipInit skipInit)
    • MXCallStackTree

      public MXCallStackTree​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • JSONRepresentation

      public NSData JSONRepresentation()
    • encode

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

      protected long init​(NSCoder coder)