Report the current user's age category to Meta.
Parametersage_categoryAge category for developers to send to Meta. There are two members, children age group (ovrAppAgeCategory_Ch) and non-children age group (ovrAppAgeCategory_Nch).
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!