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

ovr_Error_GetCode Function

It's a type of integer that represents the error code:
UNKNOWN_ERROR:1
AUTHENTICATION_ERROR:2
NETWORK_ERROR:3
STORE_INSTALLATION_ERROR:4
CALLER_NOT_SIGNED:5
UNKNOWN_SERVER_ERROR:6
PERMISSIONS_FAILURE:7

Signature

int ovr_Error_GetCode(const ovrErrorHandle obj)

Parameters

obj: const ovrErrorHandle

Returns

int