ShowSharingFrameWindows doesn't work in Electron SDK

Description
I’m trying to use the ‘ShowSharingFrameWindows’ function to hide the green sharing border.
It seems that if I call it at the wrong time it returns error code 2 (SDKERR_WRONG_USEAGE), but I couldn’t find any documentation about when it is valid to call. Does this method affect sharing that has already begun, or only future shares?
If I call it after sharing has begun, I get return code 0 (SDKERR_SUCCESS), but it doesn’t actually do anything. I can see in the settings panel that it has been updated, but the green border always shows.

Which Desktop Meeting SDK version?
Electron SDK 5.9.1.3550

Screenshots
Can’t attach image!!!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.