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