SocketConnectionState
public enum SocketConnectionState
Connection socket options.
-
Undocumented
Declaration
Swift
case notConnected -
Undocumented
Declaration
Swift
case connected -
Undocumented
Declaration
Swift
case connecting -
Undocumented
Declaration
Swift
case reconnecting -
Undocumented
Declaration
Swift
case disconnected -
Undocumented
Declaration
Swift
case connectionFailed
View on GitHub
SocketConnectionState Enumeration Reference