manuallyAcknowledgeQos1 property

bool manuallyAcknowledgeQos1
getter/setter pair

Indicates that received QOS 1 messages(AtLeastOnce) are not to be automatically acknowledged by the client. The user must do this when the message has been taken off the update stream using the acknowledgeQos1Message method.

Implementation

bool manuallyAcknowledgeQos1 = false;