IsUserEntitledToApplication
()
|
Returns whether the current user is entitled to the current app. The primary purpose of this function is to verify user access rights to the application, ensuring that the user is authorized to use it. See example usage here.
Signature
static Request Oculus.Platform.Entitlements.IsUserEntitledToApplication() Returns Request |