PingType

public class PingType : PingTypeProtocol

Undocumented

  • Undocumented

    Declaration

    Swift

    public convenience init(_ name: String, _ includeClientId: Bool, _ sendIfEmpty: Bool, _ preciseTimestamps: Bool, _ reasonCodes: [String])
  • Undocumented

    Declaration

    Swift

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