WebRTCManagerIpml constructor
WebRTCManagerIpml(
- E2EEManager _e2eeManager,
- WsEmitter _wsEmitter,
- ReplayKitChannel _replayKitChannel,
- NativeService _nativeService,
- WebRTCVideoStats _videoStats,
- WebRTCAudioStats _audioStats,
Implementation
WebRTCManagerIpml(
this._e2eeManager,
this._wsEmitter,
this._replayKitChannel,
this._nativeService,
this._videoStats,
this._audioStats,
);