//library/com.uploadcare.android.library.upload/FileUploader/pause

pause

[androidJvm]
Content
fun pause(): Boolean
More info

Pause upload of the file. 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.