JMSGTextContent Class Reference
Inherits from | JMSGAbstractContent : NSObject |
---|---|
Conforms to | NSCopying |
Declared in | JMSGTextContent.h |
– initWithText:
基于文本初始化内容对象
- (instancetype)initWithText:(NSString *)text
Parameters
text |
纯文本内容 |
---|
Discussion
这是预设的创建文本类型内容的方法
Declared In
JMSGTextContent.h