Properties
				
					
					connect
					connect: []
					
				
				
					
					debug
					debug: [message: string]
					
				
				
					
					disconnect
					disconnect: [err?: Error]
					
				
				
					
					end
					end: []
					
				
				
					
					error
					error: [err: Error]
					
				
				
					
					pong
					pong: [latency: number]
					
				
				
					
					ready
					ready: []
					
				
				
					
					speakingStart
					speakingStart: [userID: string]
					
				
				
					
					speakingStop
					speakingStop: [userID: string]
					
				
				
					
					start
					start: []
					
				
				
					
					unknown
					
					
				
				
					
					userDisconnect
					userDisconnect: [userID: string]
					
				
				
					
					warn
					warn: [message: string]