Platform v63 Reference Guide
Platform v63 Reference Guide
Select your platform
No SDKs available
No versions available

OVR_AppDownloadProgressResult.h File

Overview

Typedefs

struct ovrAppDownloadProgressResult *

Functions

Details

Typedefs

typedef struct ovrAppDownloadProgressResult* ovrAppDownloadProgressResultHandle ( )
No description available.

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.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon