hasDeliverAck property

bool hasDeliverAck
read / write

设置送达回执,即接收方是否已收到消息。

  • true:是;
  • false:否。

Implementation

bool hasDeliverAck = false;