P2PHlsConfig constructor

P2PHlsConfig({
  1. Function xhrSetup,
  2. P2PSettingConfig p2pConfig,
})

Implementation

external factory P2PHlsConfig({
  Function xhrSetup,
  P2PSettingConfig p2pConfig,
});