stopForwardStreamToRooms abstract method

Future<int?> stopForwardStreamToRooms()

Stops relaying media streams to all rooms after calling RTCRoom.startForwardStreamToRooms

Return value:

Notes:

Implementation

Future<int?> stopForwardStreamToRooms();