stopParticipantScreenShare abstract method

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

主持人操作停止用户屏幕共享

Implementation

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