QNMessageInfo
Index
Core Properties
        
Core Properties
identifier
- @property (nonatomic, strong) NSString *identifier;
 - 
    
发送消息时传入的消息唯一标识符
 
userID
- @property (nonatomic, strong) NSString *userID;
 - 
    
发送消息的用户唯一标识符
 
content
- @property (nonatomic, strong) NSString *content;
 - 
    
发送的消息内容
 
timestamp
- @property (nonatomic, strong) NSNumber *timestamp;
 - 
    
发送消息的时间戳
 
    文档反馈
    (如有产品使用问题,请 提交工单)