isRemoteRead property

bool? isRemoteRead
getter/setter pair

判断自己发送的消息对方是否已读 只有当当前消息为 NIMSessionType.p2p 消息且 NIMMessageDirection.outgoingtrue

Implementation

bool? isRemoteRead;