TcpRetryPolicyEvent
public enum TcpRetryPolicyEvent : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case connectionError = "connection-error" -
Declaration
Swift
public var description: String { get }
View on GitHub
TcpRetryPolicyEvent Enumeration Reference