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

ovr_UserAgeCategory_Report Function

Report the current user's age category to Meta.
A message with type ovrMessage_UserAgeCategory_Report 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!

Signature

ovrRequest ovr_UserAgeCategory_Report(ovrAppAgeCategory age_category)

Parameters

age_category: ovrAppAgeCategory

Returns