udCloudFile

The udCloudFile object provide an interface for accessing data of files hosted in udCloud

Structs

struct udCloudFile

This represents a udCloud File

FieldTypeDescription
ID[64]charThe id from udCloud.
projID[64]charThe project id it belongs to from udCloud.
pPathchar \*The path of the udCloud File.
pCreatedchar \*The time this udCloud File was created.
pTierchar \*The tier where this udCloud File is stored in udCloud.
pTimeToLivechar \*If the udCloud File will be auto-deleted this is the timestamp for when that will occur.
sizeuint64_tThe size of the udCloud File.
isFolderuint32_t!= 0 if the udCloud File is a folder
isShareduint32_t!= 0 if the udCloud File is shared