removeExcludedShareWindow abstract method

void removeExcludedShareWindow(
  1. int windowID
)

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);