UploadedFile

constructor(file: String, thumbUrl: String? = null, extraData: Map<String, Any> = emptyMap())

Parameters

file

The URL of the uploaded file.

thumbUrl

The property is auto-generated when uploading videos using Stream CDN and can be used to display video previews.

extraData

The extra data associated with the uploaded file.