removeLiveStreamTask abstract method

Future<int> removeLiveStreamTask(
  1. String taskId
)

删除房间内指定推流任务。

Implementation

Future<int> removeLiveStreamTask(String taskId);