|
Meeting SDK for macOS API Reference
|
The configuration object used to initialize the Zoom SDK. More...
#include <ZoomSDK.h>
Inherits NSObject.
Instance Methods | |
| (NSArray *) | - getLanguageArray |
| Get the list of supported language codes. | |
Protected Attributes | |
| BOOL | _needCustomizedUI |
| BOOL | _enableLog |
| int | _logFileSize |
| ZoomSDKLocale | _appLocale |
| NSString * | _preferedLanguage |
| NSString * | _customLocalizationFileName |
| NSString * | _customLocalizationFilePath |
| NSString * | _zoomDomain |
Properties | |
| BOOL | needCustomizedUI |
| Whether to use customized UI mode instead of the default Zoom UI. | |
| BOOL | enableLog |
| Whether to enable SDK internal logging (default max 5MB). | |
| int | logFileSize |
| Maximum size of log files in MB. Range: 1~50 MB. | |
| ZoomSDKLocale | appLocale |
| Locale setting for the SDK. | |
| NSString * | preferedLanguage |
| Preferred language for the SDK. | |
| NSString * | customLocalizationFileName |
| Name of the custom localization file (e.g., Localizable.strings). | |
| NSString * | customLocalizationFilePath |
| Path to the custom localization file. The default is under ZoomSDK.framework/Resources. | |
| int | wrapperType |
| SDK wrapper type (reserved for internal use). | |
| NSString * | zoomDomain |
| Zoom domain for SDK communication (e.g., zoom.us). | |
| - (NSArray *) getLanguageArray |
Get the list of supported language codes.
|
protected |
|
readwritenonatomicassign |
|
readwritenonatomicretain |
|
readwritenonatomicretain |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicretain |
|
readwritenonatomicassign |