disable Screen Share
This method can be used to disable screen sharing for the local participant.
Events:
onStreamDisabled— emitted on all participants when the screen-share stream is disabledonPresenterChanged— emitted on all participants withnullwhen the presenter stops sharing
Code Example:
meeting.disableScreenShare()
Content copied to clipboard