public class UploadStatistics extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getUploadsCount(String uploadStatus)
Returns count of uploads finished in given status.
|
String |
toString() |
public static final String URI
public int getUploadsCount(String uploadStatus)
uploadStatus - status of uploads to be countedCopyright © 2019. All rights reserved.