struct ovrAppDownloadResult * |
Result of the download or install operation returned by the installer. | |
long long | ovr_AppDownloadResult_GetTimestamp ( const ovrAppDownloadResultHandle obj ) Timestamp in milliseconds when the operation finished. |
typedef struct ovrAppDownloadResult* ovrAppDownloadResultHandle ( ) |
---|
No description available.
|
ovrAppInstallResult ovr_AppDownloadResult_GetAppInstallResult ( const ovrAppDownloadResultHandle obj ) |
---|
Result of the download or install operation returned by the installer. |
long long ovr_AppDownloadResult_GetTimestamp ( const ovrAppDownloadResultHandle obj ) |
---|
Timestamp in milliseconds when the operation finished. |