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

AssetFileDownloadUpdate Class

Overview

Data Fields

readonly UInt64
DEPRECATED. Use AssetFileDownloadUpdate.GetAssetId().
readonly UInt64
AssetId[Get]
ID of the asset file.
readonly ulong
Total number of bytes.
readonly long
readonly bool
Flag indicating a download is completed.

Public Member Functions

Details

Fields

readonly UInt64 Oculus.Platform.Models.AssetFileDownloadUpdate.AssetFileId
DEPRECATED. Use AssetFileDownloadUpdate.GetAssetId().
readonly UInt64 Oculus.Platform.Models.AssetFileDownloadUpdate.AssetId
ID of the asset file.
readonly ulong Oculus.Platform.Models.AssetFileDownloadUpdate.BytesTotal
Total number of bytes.
readonly long Oculus.Platform.Models.AssetFileDownloadUpdate.BytesTransferred
Number of bytes have been downloaded. -1 If the download hasn't started yet.
readonly bool Oculus.Platform.Models.AssetFileDownloadUpdate.Completed
Flag indicating a download is completed.

Member Functions

Oculus.Platform.Models.AssetFileDownloadUpdate.AssetFileDownloadUpdate
( IntPtr o )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon