stopSharingScreen method
stop share screen
Implementation
Future<void> stopSharingScreen() async {
return ZegoUIKitCore.shared.coreData.stopSharingScreen();
}
stop share screen
Future<void> stopSharingScreen() async {
return ZegoUIKitCore.shared.coreData.stopSharingScreen();
}