Can I get the version of launched Zoom Client?

Hi,

I create application using C#.
I want to know how to get the version of launched Zoom Client.
This version is not SDK’s @ 4.6.21666.0428.

Additional,
I’m using C# and found API function ‘GetVersion’ in cpp, but this function is not wrapped.
If I use this function, can i get the version of ? launched Zoom Client? or SDK’s version?

Hi @esten,

Thanks for the post. Could you elaborate the “Zoom Client” here? Are you looking for the SDK version? The GetVersion interfaces will return the SDK version. There is no Zoom client version available in SDK since Zoom client and client SDK are 2 different products.

Hope this helps. Thanks!