//library/com.uploadcare.android.library.upload/FileUploader/resume
resume
[androidJvm]
Content
fun resume(): Boolean
More info
Resume upload of the file that was previously paused. Only upload for file with size bigger than 10485760 bytes can be paused/resumed.
Return
{@code true} when successfully resumed upload. {@code false} If resume not supported.