Enumerations
The following enumerations are available globally.
- 
                  
                  The status of an ack. See moreDeclarationSwift public enum SocketAckStatus : String
- 
                  
                  The socket.io version being used. See moreDeclarationSwift public enum SocketIOVersion : Int
- 
                  
                  The options for a client. See moreDeclarationSwift public enum SocketIOClientOption : ClientOption
- 
                  
                  The set of events that are generated by the client. See moreDeclarationSwift public enum SocketClientEvent : String
- 
                  
                  Represents state of a manager or client. See moreDeclarationSwift @objc public enum SocketIOStatus : Int, CustomStringConvertible
- 
                  
                  Represents the type of engine.io packet types. See moreDeclarationSwift @objc public enum SocketEnginePacketType : Int
- 
                  
                  Errors that can be thrown during parsing. See moreDeclarationSwift public enum SocketParsableError : Error
 Enumerations  Reference
      Enumerations  Reference