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

OVR_HttpTransferUpdate.h File

Represents an update to an HTTP transfer, which is a process of transferring data over the internet using the HTTP protocol. It provides a way for developers to monitor the progress of an HTTP transfer and can be retrieved using ovrMessage_Notification_HTTP_Transfer.

Typedefs

struct ovrHttpTransferUpdate * ovrHttpTransferUpdateHandle

Functions

An array of bytes that represents the data being transferred.
It's a unique identifier for the HTTP transfer. It is used to track the progress of the transfer and can be retrieved using ovr_Message_GetRequestID().
This field is a boolean value that indicates whether the HTTP transfer has been completed or not.
size_t ovr_HttpTransferUpdate_GetSize
Did you find this page helpful?
Thumbs up icon
Thumbs down icon