upload

fun upload(): Observable<D2Progress>

Deprecated

FileResources are automatically uploaded when the parent object is uploaded. There is no need to manually upload the fileResources. Actually, it is risky to upload the fileResources independently: if the parent objects are not uploaded within two hours, the server will remove the orphan fileResources.

Return

Progress