stopParticipantVideo abstract method

Future<NEResult<void>> stopParticipantVideo(
  1. String userId
)

主持人关闭房间内其他用户的视频

Implementation

Future<NEResult<void>> stopParticipantVideo(String userId);