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

#include <ZoomSDKSignInterpretationController.h>

Inherits NSObject.

Properties

NSString * signLanguageID
 Get the sign language id.
 
NSString * signLanguageName
 Get the sign language name.
 

Detailed Description

Definition at line 8 of file ZoomSDKSignInterpretationController.h.

Property Documentation

◆ signLanguageID

- (NSString*) signLanguageID
readnonatomiccopy

Get the sign language id.

Definition at line 12 of file ZoomSDKSignInterpretationController.h.

◆ signLanguageName

- (NSString*) signLanguageName
readnonatomiccopy

Get the sign language name.

Definition at line 16 of file ZoomSDKSignInterpretationController.h.