AssetTransferStatusEntity

Entries

Link copied to clipboard

The asset is currently being uploaded to remote storage.

Link copied to clipboard

The last attempt at uploading this asset's data failed.

Link copied to clipboard

The asset was successfully uploaded and saved in the internal storage.

Link copied to clipboard

There was no attempt done to transfer the asset's data to/from remote (server) storage.

Link copied to clipboard

The asset is currently being downloaded from remote storage.

Link copied to clipboard

The last attempt at downloading this asset's data failed.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

Asset was not found on the server.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.