#import <AgoraChatTextMessageBody.h>
@header AgoraChatTextMessageBody.h @abstract The text message body.
- Author
- Hyphenate
- Version
- 3.00
The text message body.
◆ initWithText:
- (instancetype _Nonnull) initWithText: |
|
(NSString *_Nullable) |
aText |
|
Initializes a text message body instance.
- Parameters
-
- Returns
- 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 |
The documentation for this class was generated from the following file: