HANDLING MEETING WINDOW EVENTS IN C# WRAPPER

Hi,

We have successfully integrated Zoom SDK in our Windows app (we are using C# wrapper). We have a particular requirement to handle maximize,restore and double clicks events of the Windows SDK.

How can we handle these and other events of the Meeting window in C#?