hasDeliverAck property
getter/setter pair
Whether the recipient has received the message.
true: Yes.false: No.
Implementation
bool hasDeliverAck = false;
Whether the recipient has received the message.
true: Yes.false: No.bool hasDeliverAck = false;