menu
yunxin_room_kit package
documentation
room_kit.dart
NEInRoomScreenShareController
stopParticipantScreenShare abstract method
stopParticipantScreenShare abstract method
dark_mode
light_mode
stopParticipantScreenShare
abstract method
Future
<
NEResult
<
void
>
>
stopParticipantScreenShare
(
String
userId
)
主持人操作停止用户屏幕共享
Implementation
Future<NEResult<void>> stopParticipantScreenShare(String userId);
yunxin_room_kit package
documentation
room_kit
NEInRoomScreenShareController
stopParticipantScreenShare abstract method
NEInRoomScreenShareController class