UploadManager

interface UploadManager

Inheritors

Properties

Link copied to clipboard
abstract val status: Flow<UploadStatus>

Functions

Link copied to clipboard
abstract fun cancel()
Link copied to clipboard
abstract fun prune()
Link copied to clipboard
abstract suspend fun start(uri: Uri)