addStream abstract method

Future<void> addStream(
  1. MediaStream stream
)

Implementation

Future<void> addStream(MediaStream stream);