Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaUploadToken
Properties
KalturaObject
KalturaUploadToken
NameTypeWritableDescription
createdAtintCreation date as Unix timestamp (In seconds)
fileNamestringVName of the file for the upload token, can be empty when the upload token is created and will be updated internally after the file is uploaded
fileSizefloatVFile size in bytes, can be empty when the upload token is created and will be updated internally after the file is uploaded
idstringUpload token unique ID
partnerIdintPartner ID of the upload token
statusKalturaUploadTokenStatusStatus of the upload token
updatedAtintLast update date as Unix timestamp (In seconds)
uploadedFileSizefloatUploaded file size in bytes, can be used to identify how many bytes were uploaded before resuming
userIdstringUser id for the upload token