Class MXSignpostMetric

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MXSignpostMetric
extends MXMetric
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • MXSignpostMetric

      public MXSignpostMetric()
    • MXSignpostMetric

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

      protected MXSignpostMetric​(NSObject.SkipInit skipInit)
  • Method Details

    • getSignpostName

      public String getSignpostName()
    • getSignpostCategory

      public String getSignpostCategory()
    • getSignpostIntervalData

      public MXSignpostIntervalData getSignpostIntervalData()
    • getTotalCount

      public long getTotalCount()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()