readonly UInt64 | AssetFileId[Get] DEPRECATED. Use AssetFileDownloadCancelResult.GetAssetId(). |
readonly UInt64 | AssetId[Get] ID of the asset file. |
readonly string | Filepath[Get] File path of the asset file. |
readonly bool | Success[Get] Whether the cancel request is succeeded. |
AssetFileDownloadCancelResult ( IntPtr o ) |
| readonly UInt64 Oculus.Platform.Models.AssetFileDownloadCancelResult.AssetFileId |
|---|
DEPRECATED. Use AssetFileDownloadCancelResult.GetAssetId(). |
| readonly UInt64 Oculus.Platform.Models.AssetFileDownloadCancelResult.AssetId |
|---|
ID of the asset file. |
| readonly string Oculus.Platform.Models.AssetFileDownloadCancelResult.Filepath |
|---|
File path of the asset file. |
| readonly bool Oculus.Platform.Models.AssetFileDownloadCancelResult.Success |
|---|
Whether the cancel request is succeeded. |
| Oculus.Platform.Models.AssetFileDownloadCancelResult.AssetFileDownloadCancelResult ( IntPtr o ) |
|---|
No description available.
|