removeAllExcludedShareWindows method

void removeAllExcludedShareWindows()

Implementation

void removeAllExcludedShareWindows() {
  _trtcFFIBindings.remove_all_excluded_share_windows(_trtcsharedInstanceNativePointer);
}