Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKAuthService.h File Reference

Interface for Zoom SDK authorization and login services. More...

import <Cocoa/Cocoa.h>
import <ZoomSDK/ZoomSDKErrors.h>
import <ZoomSDK/ZoomSDKNotificationServiceController.h>

Go to the source code of this file.

Data Structures

class  ZoomSDKAuthContext
 Context object containing authentication token information. More...
 
class  ZoomSDKWebinarRegistrationExplainInfo
 Holds explanatory information related to webinar registration. More...
 
class  ZoomSDKAccountInfo
 Provides information about the currently logged-in user account. More...
 
class  ZoomSDKAuthService
 Provides APIs to authorize the Zoom SDK and manage login/logout. More...
 
protocol  <ZoomSDKAuthDelegate>
 Delegate protocol to receive SDK authorization and login/logout events. More...
 

Detailed Description

Interface for Zoom SDK authorization and login services.

Definition in file ZoomSDKAuthService.h.