Represents the result of the download of an application. You can retrieve it using CheckAppDownloadProgress API (UOvrRequestsBlueprintLibrary::Application_CheckAppDownloadProgress()). You can use this to check the progress and the status of an ongoing app download operation.
Status code of the current app status. You can use it to find out whether the app is being downloaded or queued for downloading
Member Functions
FOvrAppDownloadProgressResult ( )
This is the default constructor for the struct, which initializes the ::ovrAppDownloadProgressResultHandle and TOvrMessageHandlePtr to their default values.