TIMMessageReceipt Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | TIMComm.h | 
  conversation
	已读回执对应的会话(目前只支持 C2C 会话)
@property (nonatomic, strong) TIMConversation *conversationDeclared In
TIMComm.h
  timestamp
	收到已读回执时,这个时间戳之前的消息都已读
@property (nonatomic, assign) time_t timestampDeclared In
TIMComm.h