mirror of
				https://github.com/DerTyp7/react-teamspeak-remote-app-api.git
				synced 2025-10-31 05:37:14 +01:00 
			
		
		
		
	add auth options in contructor
This commit is contained in:
		| @@ -1,8 +1,11 @@ | ||||
| import { ITSRemoteAppAuthPayloadOptions } from "./api"; | ||||
|  | ||||
| // Classes | ||||
| export interface ITS5ConnectionHandler { | ||||
|   ws: WebSocket; | ||||
|   authenticated: boolean; | ||||
|   remoteAppPort: number; | ||||
|   authPayload: ITSRemoteAppAuthPayloadOptions; | ||||
|   dataHandler: ITS5DataHandler; | ||||
|   messageHandler: ITS5MessageHandler; | ||||
|   reconnect(): void; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis