macOS SDK API Reference
Loading...
Searching...
No Matches
ZoomSDK.h File Reference

Go to the source code of this file.

Data Structures

class  ZoomSDKInitParams
 
class  ZoomSDK
 

Enumerations

enum  ZoomSDKLocale { ZoomSDKLocale_Def = 0 , ZoomSDKLocale_CN = 1 }
 

Enumeration Type Documentation

◆ ZoomSDKLocale

Initialize the class to acquire all the services.

Access to the class and all the other components of the SDK by merging <ZoomSDK/ZoomSDK.h> into source code.

Enumerator
ZoomSDKLocale_Def 
ZoomSDKLocale_CN 

Definition at line 38 of file ZoomSDK.h.

39{
ZoomSDKLocale
Definition: ZoomSDK.h:39
@ ZoomSDKLocale_Def
Definition: ZoomSDK.h:40
@ ZoomSDKLocale_CN
Definition: ZoomSDK.h:41