|
Contact Center SDK for iOS API reference
|
| C<ZoomCCAppLifecyleDelegate> | An interface that handles the life cycle of the application |
| C<ZoomCCChatService> | Chat service Interface |
| C<ZoomCCChatServiceDelegate> | An interface that contains chat callback events |
| 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<ZoomCCScheduledCallbackService> | |
| C<ZoomCCService> | A common interface for chat or video services |
| C<ZoomCCServiceDelegate> | An interface to listen to common callback methods, including chat and video |
| C<ZoomCCVideoService> | Video service interface |