API reference

OVR_AppDownloadProgressResult.h File

Typedefs

struct ovrAppDownloadProgressResult * ovrAppDownloadProgressResultHandle

Functions

long long ovr_AppDownloadProgressResult_GetDownloadBytes
Total number of bytes that need to be downloaded.
long long ovr_AppDownloadProgressResult_GetDownloadedBytes
Number of bytes that have already been downloaded.
ovrAppStatus ovr_AppDownloadProgressResult_GetStatusCode
Status code of the current app status. Can be used to find if app is downloading etc.