- 
                  
                  DeclarationSwift let socketID: UUID
- 
                  
                  DeclarationSwift let userID: UUID
- 
                  
                  DeclarationSwift let socket: WebSocket
- 
                  
                  DeclarationSwift let fezID: UUID?
- 
                  
                  DeclarationSwift let htmlOutput: Bool
- 
                  
                  DeclarationSwift init(userID: UUID, socket: WebSocket, fezID: UUID? = nil, htmlOutput: Bool = false)
 View on GitHub
            View on GitHub
           UserSocket Structure Reference
      UserSocket Structure Reference