API reference
API reference
Select your platform
No SDKs available
No versions available

ApplicationVersion Class

Constructors

ApplicationVersion ( o )
Signature
Oculus.Platform.Models.ApplicationVersion.ApplicationVersion(IntPtr o)
Parameters
o: IntPtr

Fields

CurrentCode : readonly int
Signature
readonly int Oculus.Platform.Models.ApplicationVersion.CurrentCode
CurrentName : readonly string
Signature
readonly string Oculus.Platform.Models.ApplicationVersion.CurrentName
LatestCode : readonly int
Signature
readonly int Oculus.Platform.Models.ApplicationVersion.LatestCode
LatestName : readonly string
Signature
readonly string Oculus.Platform.Models.ApplicationVersion.LatestName
ReleaseDate : readonly long
Seconds since epoch when the latest app update was released.
Signature
readonly long Oculus.Platform.Models.ApplicationVersion.ReleaseDate
Size : readonly string
Size of the app update in bytes.
Signature
readonly string Oculus.Platform.Models.ApplicationVersion.Size