DataChannelObserverImpl constructor

DataChannelObserverImpl(
  1. WebrtcManager state,
  2. WebrtcConnection connection
)

Implementation

DataChannelObserverImpl(this.state, this.connection);