Contact Center SDK for iOS API reference
|
▼CNSObject | |
CZoomCCContext | Initializes the SDK's context parameters. This class contains configuration information |
CZoomCCInterface | ZoomCCSDK API manager. This is the main singleton instance used to create chat and video services, listen for event callbacks, and use other major SDK features |
CZoomCCItem | Used to initialize [ZoomCCService]. Contains engagement information |
▼C<NSObject> | |
▼C<ZoomCCAppLifecyleDelegate> | An interface that handles the life cycle of the application |
CZoomCCInterface | ZoomCCSDK API manager. This is the main singleton instance used to create chat and video services, listen for event callbacks, and use other major SDK features |
▼C<ZoomCCService> | A common interface for chat or video services |
C<ZoomCCChatService> | Chat service Interface |
C<ZoomCCScheduledCallbackService> | |
C<ZoomCCVideoService> | Video service interface |
▼C<NSObjectNSObject> | |
▼C<ZoomCCServiceDelegate> | An interface to listen to common callback methods, including chat and video |
C<ZoomCCChatServiceDelegate> | An interface that contains chat callback events |