| Name | Summary |
|---|---|
assetFileId | abstract val assetFileId: String The API has been deprecated. Please use AssetFileDownloadCancelResult.asset_id instead. |
assetId | abstract val assetId: String ID of the asset file. NOTE: this does not represent the ID of the asset. |
filepath | abstract val filepath: String File path of the asset file. |
json | open val json: String |
success | abstract val success: Boolean You can use this to determine whether the cancel request of downloading an asset file has succeeded. |