Specifies whether the client should send download acknowledgements.
abstract void SyncParms.setAcknowledgeDownload(boolean ack)
ack Set to true to have the client acknowledge a download; otherwise, set to false.
The default is false.