hasRead property

bool hasRead
read / write

查看消息是否已读。

  • true:是;
  • false:否。

Implementation

bool hasRead = false;