JMSGPromptContent Class Reference
| Inherits from | JMSGAbstractContent : NSObject |
|---|---|
| Conforms to | NSCopying |
| Declared in | JMSGPromptContent.h |
promptText
获取提示信息
@property (nonatomic, strong, readonly) NSString *promptTextDiscussion
消息提示文字
Declared In
JMSGPromptContent.h
promptType
提示性消息的类型
@property (nonatomic, assign, readonly) JMSGPromptContentType promptTypeDiscussion
比如:消息撤回提示、后台自定义消息提示等
Declared In
JMSGPromptContent.h