avimTypedMessage.sendTimestamp = [[NSDate date] timeIntervalSince1970] * 1000;
/*! * 发送时间(精确到毫秒) */@property (nonatomic, assign, readonly) int64_t sendTimestamp;
修改只读属性报错,刚下载就用不了,求大神指点
文件夹 Pods->ChatKit->AVIMTypedMessage+LCCKExtention.m-> 48行
里面有很多错,应该怎么使用?
更新版本。