Contact Center SDK for iOS API reference
Loading...
Searching...
No Matches
Properties | List of all members
ZoomCCContext Class Reference

Initializes the SDK's context parameters. This class contains configuration information. More...

#include <ZoomCCInterface.h>

Inheritance diagram for ZoomCCContext:

Properties

NSString * userName
 The username to be displayed on the chat or video screen. The length can be between 1 to 34 characters.
 
BOOL enableLog
 Default is NO. When set to YES, the sdk starts local logging.
 
NSString * cacheFolder
 A folder used to store temporary files, such as images and logs.
 
NSString * deviceShareBundleID
 For screen sharing: the bundle ID for broadcast upload extension.
 
NSString * appGroupID
 For screen sharing: the main app's appGroupID should be same with the broadcast upload extension's appGroupID.
 
ZoomCCSDKDomainType domainType
 Since the backend service has different clusters, when domainType is configured, the SDK requests backend service from the target cluster. Default value is ZoomCCSDKDomainType_US01.
 

Detailed Description

Initializes the SDK's context parameters. This class contains configuration information.


The documentation for this class was generated from the following file: