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

UOvrPacketMethods Class

Extends UObject
A packet owned by an FOvrInstalledApplication is a basic unit of data transmission over a network, allowing devices to communicate with each other efficiently and reliably. UDP and TCP are two protocols that govern how those packets are transmitted over a network. UDP is suitable for applications that require fast transmission and can tolerate some packet loss, while TCP is better suited for applications that require reliable data transfer.

Static Member Functions

This method is used to release the memory of a packet which is owned by an FOvrInstalledApplication and contains data transmitted over the network.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon