stopScreenshare()
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.
Last updated
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.
Last updated