#import <AgoraChatTextMessageBody.h>
@header AgoraChatTextMessageBody.h @abstract The text message body.
- 作者
- Hyphenate
- 版本
- 3.00
The text message body.
◆ initWithText:
- (instancetype _Nonnull) initWithText: |
|
(NSString *_Nullable) |
aText |
|
Initializes a text message body instance.
- 参数
-
- 返回
- The text message body instance.
◆ targetLanguages
- (NSArray<NSString*>* _Nullable) targetLanguages |
|
readwritenonatomiccopy |
The target language codes to translate.
◆ text
- (NSString* _Nonnull) text |
|
readnonatomiccopy |
◆ translations
- (NSDictionary<NSString*,NSString*>* _Nullable) translations |
|
readnonatomiccopy |
该类的文档由以下文件生成: