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

ovr_NetSyncConnection_GetStatus Function

A ovrNetSyncConnectionStatus() that defines the different status of the network synchronization connection. ovrNetSyncConnectionStatus_Unknown() - The current connection status is unknown. ovrNetSyncConnectionStatus_Connecting() - The connection has been started and the process is ongoing. ovrNetSyncConnectionStatus_Disconnected() - The current connection status is disconnected. ovrNetSyncConnectionStatus_Connected() - The connection has been established.

Signature

ovrNetSyncConnectionStatus ovr_NetSyncConnection_GetStatus(const ovrNetSyncConnectionHandle obj)

Parameters

Returns