readonly long | DownloadBytes[Get] Total number of bytes that need to be downloaded. |
readonly long | DownloadedBytes[Get] Number of bytes that have already been downloaded. |
readonly AppStatus | StatusCode[Get] |
AppDownloadProgressResult ( IntPtr o ) |
readonly long Oculus.Platform.Models.AppDownloadProgressResult.DownloadBytes |
---|
Total number of bytes that need to be downloaded. |
readonly long Oculus.Platform.Models.AppDownloadProgressResult.DownloadedBytes |
---|
Number of bytes that have already been downloaded. |
readonly AppStatus Oculus.Platform.Models.AppDownloadProgressResult.StatusCode |
---|
Status code of the current app status. Can be used to find if app is downloading etc. |
Oculus.Platform.Models.AppDownloadProgressResult.AppDownloadProgressResult ( IntPtr o ) |
---|
No description available.
|