| java.lang.Object | |
| ↳ | com.gsma.services.rcs.upload.FileUpload |
File upload
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| enum | FileUpload.State | File upload state | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void |
abortUpload()
Aborts the upload
| ||||||||||
| Uri |
getFile()
Returns the URI of the file to be uploaded
| ||||||||||
| FileUpload.State |
getState()
Returns the state of the upload
| ||||||||||
| String |
getUploadId()
Returns the upload ID of the upload
| ||||||||||
| FileUploadInfo |
getUploadInfo()
Returns info related to the uploaded file on the content server
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the state of the upload
| RcsGenericException | |
| RcsGenericException |
Returns info related to the uploaded file on the content server
| RcsGenericException | |
| RcsGenericException |