macOS SDK API Reference
Loading...
Searching...
No Matches
ZoomSDKAuthService.h File Reference
#import <Cocoa/Cocoa.h>
#import "ZoomSDKErrors.h"
#import "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, ZoomSDKAuthDelegate will return ZoomSDKAuthError_Success via onZoomSDKAuthReturn. More...
 
protocol  <ZoomSDKAuthDelegate>