getUploadState

open fun getUploadState(): Int

Deprecated

Use the new transfer implementation's imageUpload(...) method

Get the current upload state (STATE_NONE, STATE_UPLOADING, STATE_PAUSED).

Return

The current upload state.