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 com.meta.horizon.platform.ovr.requests.AssetFile#downloadByName(String assetFileName).

Member Functions

AssetFileDownloadResult
( final long ptr )
File path of the asset file.
Returns
String
Did you find this page helpful?
Thumbs up icon
Thumbs down icon