MessageWithAppDownloadProgressResult
(
c_message
)
|
GetDataFromMessage
(
c_message
)
|
Signature
override AppDownloadProgressResult Oculus.Platform.MessageWithAppDownloadProgressResult.GetDataFromMessage(IntPtr c_message) Parameters c_message: IntPtrReturns override AppDownloadProgressResult |
GetAppDownloadProgressResult
()
|
Returns the retrieved the model payload. Intended to be used by clients to handle the structured payload.
Signature
override AppDownloadProgressResult Oculus.Platform.MessageWithAppDownloadProgressResult.GetAppDownloadProgressResult() Returns override AppDownloadProgressResult |