Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKAuthService.h File Reference
import <Cocoa/Cocoa.h>
import <ZoomSDK/ZoomSDKErrors.h>
import <ZoomSDK/ZoomSDKNotificationServiceController.h>

Go to the source code of this file.

Data Structures

class  ZoomSDKAuthContext
 
class  ZoomSDKWebinarRegistrationExplainInfo
 
class  ZoomSDKAccountInfo
 
class  ZoomSDKAuthService
 Callback event of ZOOM SDK authorization. Authorize Zoom SDK and the custom application with the key/secret before usage. Once authorize successfully, return ZoomSDKAuthError_Success via onZoomSDKAuthReturn. More...
 
protocol  <ZoomSDKAuthDelegate>