Last updated 2 years ago
Stops user's screenshare. The browser will stop publishing user's screen.
sambaFrame.stopScreenshare();
Sample use case: Have a custom toolbar in your integration and want user to control screensharing from it.
The related event is , if you want to be informed when a user stops screensharing.