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.