AppDownloadResult
(
o
)
|
Signature
Oculus.Platform.Models.AppDownloadResult.AppDownloadResult(IntPtr o) Parameters o: IntPtr |
AppInstallResult
: readonly AppInstallResult |
Result of the install operation returned by the installer. You can find more information about possible members from AppInstallResult. In case of an error during install process, the error message contains the string representation of this result.
Signature
readonly AppInstallResult Oculus.Platform.Models.AppDownloadResult.AppInstallResult |
Timestamp
: readonly long |
Timestamp in milliseconds when the operation finished.
Signature
readonly long Oculus.Platform.Models.AppDownloadResult.Timestamp |