FOvrApplicationVersion Struct
Represents the version information for an application.
Version code number for the version of the application currently installed on the device.
Version name string for the version of the application currently installed on the device.
Version code number of the latest update of the application. This may or may not be currently installed on the device.
Version name string of the latest update of the application. This may or may not be currently installed on the device.
Seconds since epoch when the latest application update was released.
Size of the latest application update in bytes.
FOvrApplicationVersion ( )