Data Transfer
Start Data Transfer
The following method restarts previously stopped requests. It is used when you're ready to resume data transfer after pausing.
Stop Data Transfer
The following method pauses all data requests. It is useful if you need to halt transfers temporarily due to issues like network disruptions. Use startDataTransfer()
to resume.
Last updated
Was this helpful?