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