removeExcludedShareWindow abstract method
void
removeExcludedShareWindow(
Remove specified windows from the exclusion list of screen sharing (for desktop systems only)
Parameters:
- windowID(int):
- Window ID to be removed from the exclusion list.
Implementation
void removeExcludedShareWindow(int windowID);