zdk.objc
Instance Methods | Properties | List of all members
<ZDKTranscriptLanguage> Protocol Reference

Banafo transcript language. More...

#import <ZDKTranscriptLanguage.h>

Inheritance diagram for <ZDKTranscriptLanguage>:
<ZDKZHandle>

Instance Methods

(NSString *) - handlesDescription
 
- Instance Methods inherited from <ZDKZHandle>
(long int) - handle
 
(void) - initialize
 
(void) - releaseReference
 
(NSString *) - handlesDescription
 

Properties

NSString *_Nullable name
 Name of the language. More...
 
NSString *_Nullable code
 ZDKETF language code tag. More...
 

Detailed Description

Banafo transcript language.

Describes a Banafo transcript language

Method Documentation

◆ handlesDescription

- (NSString *) handlesDescription

Reimplemented from <ZDKZHandle>.

Property Documentation

◆ code

- (NSString* _Nullable) code
readnonatomicassign

ZDKETF language code tag.

Returns
The ZDKETF language code tag

◆ name

- (NSString* _Nullable) name
readnonatomicassign

Name of the language.

Returns
The name of the language

The documentation for this protocol was generated from the following file: