open fun publishAutoAck(isPublishAutoAck: Boolean): MqttEndpoint
Enable/disable publishing (in/out) auto acknowledge
isPublishAutoAck - auto acknowledge status
isPublishAutoAck
Return a reference to this, so the API can be used fluently