-
Declaration
Swift
let socketID: UUID
-
Declaration
Swift
let userID: UUID
-
Declaration
Swift
let socket: WebSocket
-
Declaration
Swift
let fezID: UUID?
-
Declaration
Swift
let htmlOutput: Bool
-
Declaration
Swift
init(userID: UUID, socket: WebSocket, fezID: UUID? = nil, htmlOutput: Bool = false)