HyphenateChatSDK 4.2.3
构造函数 | 属性 | 所有成员列表
EMTextMessageBody类 参考

#import <EMTextMessageBody.h>

类 EMTextMessageBody 继承关系图:
EMMessageBody

构造函数

(instancetype _Nonnull) - initWithText:
 

属性

NSString *_Nonnull text
 
- 属性 继承自 EMMessageBody
EMMessageBodyType type
 
NSUInteger operationTime
 
NSString * operatorId
 
NSUInteger operatorCount
 

详细描述

@header EMTextMessageBody.h @abstract 文本消息体。

作者
Hyphenate
版本
3.00

文本消息体。

函数文档

◆ initWithText:

- (instancetype _Nonnull) initWithText: (NSString *_Nullable)  aText

初始化文本消息体。

参数
aText文本内容。
返回
文本消息体实例。

属性说明

◆ text

- (NSString* _Nonnull) text
readnonatomiccopy

文本内容。


该类的文档由以下文件生成: