PingType

open class PingType : PingTypeProtocol, @unchecked Sendable

Undocumented

  • Undocumented

    Declaration

    Swift

    required public init(unsafeFromRawPointer pointer: UnsafeMutableRawPointer)
  • Undocumented

    Declaration

    Swift

    public convenience init(_ name: String, _ includeClientId: Bool, _ sendIfEmpty: Bool, _ preciseTimestamps: Bool, _ includeInfoSections: Bool, _ enabled: Bool, _ schedulesPings: [String], _ reasonCodes: [String], _ followsCollectionEnabled: Bool, _ uploaderCapabilities: [String])
  • Undocumented

    Declaration

    Swift

    open func setEnabled(_ enabled: Bool)
  • Undocumented

    Declaration

    Swift

    open func submit(_ reason: String? = nil)