hasReadAck property

bool hasReadAck
getter/setter pair

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

  • true:是;
  • false:否。

Implementation

bool hasReadAck = false;