ConnectionTester constructor

ConnectionTester(
  1. Client client,
  2. WebRTCDelegate delegate
)

Implementation

ConnectionTester(this.client, this.delegate);