NewHistoryClientReportingError
public enum NewHistoryClientReportingError : Swift.Error
extension NewHistoryClientReportingError: Equatable, Hashable
extension NewHistoryClientReportingError: Foundation.LocalizedError
Undocumented
-
Undocumented
Declaration
Swift
case Ffi(message: String)
-
Declaration
Swift
public var errorDescription: String? { get }