open fun publishComplete(publishMessageId: Int): MqttEndpoint
Sends the PUBCOMP message to the remote MQTT client
publishMessageId - identifier of the PUBLISH message to acknowledge
publishMessageId
Return a reference to this, so the API can be used fluently