AgoraChatSDK 1.2.0
Properties | List of all members
AgoraChatTranslationResult Class Reference

#import <AgoraChatTranslationResult.h>

Inheritance diagram for AgoraChatTranslationResult:

Properties

NSString * msgId
 
BOOL showTranslation
 
NSUInteger translateTimes
 
NSString * translations
 

Detailed Description

The message translate info @Deprecated This object has been deprecated

Property Documentation

◆ msgId

- (NSString*) msgId
readwritenonatomicstrong

The Translation's messageId

◆ showTranslation

- (BOOL) showTranslation
readwritenonatomicassign

Weather to show the translations

◆ translateTimes

- (NSUInteger) translateTimes
readwritenonatomicassign

How many tims the message have been translated

◆ translations

- (NSString*) translations
readwritenonatomicstrong

The translation result content


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