Skip to content

3.1.0

Latest
Compare
Choose a tag to compare
@DamonOehlman DamonOehlman released this 27 Mar 01:30
· 28 commits to master since this release

Added the ability to cancel a screensharing request via code using the cancelChooseDesktopMedia call in the extension. This will require an update to any custom extensions to support the functionality or use of the rtc.io demo extension 1.8 or greater.

Usage is simple, a call to screenshare.cancel after a request to screenshare.request will cancel that request.