hasReadAck property

bool hasReadAck
getter/setter pair

Whether the recipient has read the message.

  • true: Yes.
  • false: No.

Implementation

bool hasReadAck = false;