| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.s3.transfermanager |
Primary classes for interacting with the S3 Transfer Manager connector which simplifies uploading and downloading files from S3.
|
| Modifier and Type | Method and Description |
|---|---|
PersistableDownload |
Download.pause()
Pause the current download operation and returns the information that can
be used to resume the download at a later time.
|
| Modifier and Type | Method and Description |
|---|---|
Download |
TransferManager.resumeDownload(PersistableDownload persistableDownload)
Resumes an download operation.
|
Copyright © 2015. All rights reserved.