ConnectionTester constructor
ConnectionTester(
- Client client,
- WebRTCDelegate delegate
Implementation
ConnectionTester(this.client, this.delegate);
ConnectionTester(this.client, this.delegate);