WebSocket.WSError
STRUCT
WebSocket.WSError
Swift
1public struct WSError: Swift.Error
Properties
type
Swift
1public let type: ErrorType
message
Swift
1public let message: String
code
Swift
1public let code: Int
You are viewing documentation for a previous version of this software.
Switch to the latest stable version.STRUCT
WebSocket.WSError
1public struct WSError: Swift.Error
type
1public let type: ErrorType
message
1public let message: String
code
1public let code: Int