Initialize Zoom SDK

I am trying to integrate zoom sdk into my application. But I stopped at the stage of SDK initialization. Please tell me what class is the m_pAuthServiceMgr object? I don’t find the Init (initParam) method in any of the files in the zoom sdk folder. Or am I doing something wrong?
image

sdk-version: v5.4.54802.0124
OS: [e.g. Windows 10]

Hi @genaa.ru, thanks for using our SDK.

Apologies for the outdated documentation, we are working on improving our existing SDK docs.

Initializing the SDK can be done by authenticating the SDK with your developer credentials. To do so, please use the SDKAuth function with your JWT.

Thanks!

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