hasReadAck property

bool hasReadAck
read / write

设置已读回执,即接收方是否已阅读消息。

  • true:是;
  • false:否。

Implementation

bool hasReadAck = false;