StreamSetup constructor

StreamSetup(
  1. {required String stream,
  2. required Transport transport}
)

Implementation

StreamSetup