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

OVR_NetSyncDisconnectReason.h File

Enumeration Types

Enumeration ovrNetSyncDisconnectReason_

ovrNetSyncDisconnectReason_Unknown
No description available
ovrNetSyncDisconnectReason_LocalTerminated
when disconnect was requested
ovrNetSyncDisconnectReason_ServerTerminated
server intentionally closed the connection
ovrNetSyncDisconnectReason_Failed
initial connection never succeeded
ovrNetSyncDisconnectReason_Lost
network timeout

Typedefs

enum ovrNetSyncDisconnectReason_ ovrNetSyncDisconnectReason

Functions

Converts an ovrNetSyncDisconnectReason enum value to a string The returned string does not need to be freed
Converts a string representing an ovrNetSyncDisconnectReason enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon