macOS SDK API Reference
Loading...
Searching...
No Matches
ZoomSDKAuthContext Class Reference

#import <ZoomSDKAuthService.h>

Inherits NSObject.

Properties

NSString * jwtToken
 jwtToken The new auth token.
 

Detailed Description

Definition at line 7 of file ZoomSDKAuthService.h.

Property Documentation

◆ jwtToken

- (NSString*) jwtToken
readwritenonatomiccopy

jwtToken The new auth token.

Definition at line 12 of file ZoomSDKAuthService.h.