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

#include <ZoomSDKAuthService.h>

Inherits NSObject.

Properties

NSString * jwtToken
 jwtToken The new auth token.
 

Detailed Description

Definition at line 8 of file ZoomSDKAuthService.h.

Property Documentation

◆ jwtToken

- (NSString*) jwtToken
readwritenonatomiccopy

jwtToken The new auth token.

Definition at line 13 of file ZoomSDKAuthService.h.