ConnectionState
@objc
public enum ConnectionState : Int
Undocumented
-
Undocumented
Declaration
Swift
case connecting -
Undocumented
Declaration
Swift
case connected -
Undocumented
Declaration
Swift
case disconnecting -
Undocumented
Declaration
Swift
case disconnected -
Undocumented
Declaration
Swift
case reconnecting -
Undocumented
Declaration
Swift
public func stringValue() -> String
View on GitHub
ConnectionState Enumeration Reference