| JMessage PC SDK 1.2.3 JMessage PC SDK | 
Jmcpp::ReceiptsUpdatedEvent结构体 参考
消息回执变化事件 更多…
#include 
继承自 Jmcpp::EventBase .
| ## 类 | |
| struct | MessageReceiptInfo | 
| ## Public 属性 | |
| ConversationId | conId | 
| std::map< int64_t, MessageReceiptInfo > | receipts | 
  Public 属性 继承自 Jmcpp::EventBase | |
| int64_t | eventId = 0 | 
| int64_t | time = 0 | 
详细描述
消息回执变化事件
类成员变量说明
◆ conId
| ConversationId Jmcpp::ReceiptsUpdatedEvent::conId | 
◆ receipts
| std::map<int64_t, MessageReceiptInfo> Jmcpp::ReceiptsUpdatedEvent::receipts | 
该结构体的文档由以下文件生成:
- Event.h
 
- Jmcpp
 - ReceiptsUpdatedEvent
 - 制作者  
 1.8.13   
 Public 属性 继承自 