API reference
API reference
Select your platform
No SDKs available
No versions available

AssetFileDownloadResult Class

An AssetFileDownloadResult represents an asset that has been successfully downloaded. It's used to store information about an asset that has been downloaded, such as its location on the local file system and its unique identifier asset file ID. It can be retrieved using AssetFile.DownloadByName().

Fields

ID of the asset file. It can be retrieved using AssetDetails::AssetId. It can be used to retrieve the AssetFileDownloadResult by AssetFile.DownloadById().
File path of the asset file.

Member Functions

AssetFileDownloadResult
( IntPtr o )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon