uploadMediaByUris
abstract suspend fun uploadMediaByUris(userId: Long, uploaderType: UploaderType, uris: List<Uri>, deleteFileAfterComplete: Boolean = false): Set<Long>
Assign media with uris to another uploader with uploaderType that have not yet been uploaded.