TextMetricProtocol
public protocol TextMetricProtocol : AnyObject, Sendable
Undocumented
-
Undocumented
Declaration
Swift
func set(_ value: String) -
Undocumented
Declaration
Swift
func testGetNumRecordedErrors(_ error: ErrorType) -> Int32 -
Undocumented
Declaration
Swift
func testGetValue(_ pingName: String?) -> String?
View on GitHub