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

OVR_Requests_Entitlement.h File

Overview

Details

Functions

ovrRequest ovr_Entitlement_GetIsViewerEntitled ( )
Returns whether the current user is entitled to the current app.
A message with type ovrMessage_Entitlement_GetIsViewerEntitled will be generated in response.
First call ovr_Message_IsError() to check if an error occurred.
This response has no payload. If no error occurred, the request was successful. Yay!
Did you find this page helpful?