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

#include <ZoomSDKAuthService.h>

Inherits NSObject.

Properties

NSString * content
 content content of the webinar Registration Explain Info
 
NSString * accountOwnerLink
 accountOwnerLink accountOwnerLink of the webinar Registration Explain Info
 
NSString * termLink
 termLink termLink of the webinar Registration Explain Info
 
NSString * policyLink
 policyLink policyLink of the webinar Registration Explain Info
 

Detailed Description

Definition at line 17 of file ZoomSDKAuthService.h.

Property Documentation

◆ accountOwnerLink

- (NSString*) accountOwnerLink
readnonatomiccopy

accountOwnerLink accountOwnerLink of the webinar Registration Explain Info

Definition at line 25 of file ZoomSDKAuthService.h.

◆ content

- (NSString*) content
readnonatomiccopy

content content of the webinar Registration Explain Info

Definition at line 21 of file ZoomSDKAuthService.h.

◆ policyLink

- (NSString*) policyLink
readnonatomiccopy

policyLink policyLink of the webinar Registration Explain Info

Definition at line 33 of file ZoomSDKAuthService.h.

◆ termLink

- (NSString*) termLink
readnonatomiccopy

termLink termLink of the webinar Registration Explain Info

Definition at line 29 of file ZoomSDKAuthService.h.