AssetTransferStatusEntity
Entries
The asset is currently being uploaded to remote storage.
The last attempt at uploading this asset's data failed.
There was no attempt done to transfer the asset's data to/from remote (server) storage.
The asset is currently being downloaded from remote storage.
The last attempt at downloading this asset's data failed.
The asset has been successfully downloaded and saved in the internal storage, that should be only readable by this client. This state is used for downloaded assets saved internally.
The asset was downloaded and saved in an external storage, readable by other software on the machine. e.g.: Asset was saved in Downloads, Desktop, or other user-chosen directory.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.