You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enumEMsgGCAccountPrivacyRequestLevel_t
{
k_EMsgGCAccountPrivacySettingsValue_Public_All=0, // Requesting data that is already easily available to everybody (e.g. persona name)k_EMsgGCAccountPrivacySettingsValue_Public_Shared=0x10, // Setting can be shared with publick_EMsgGCAccountPrivacySettingsValue_Friends_Only=0x20, // Setting shared with friendsk_EMsgGCAccountPrivacySettingsValue_Private_All=0x80, // All information that should already be available to the owner
};
The text was updated successfully, but these errors were encountered:
Gobot1234
changed the title
Meaning of request_id parameter
Meaning of request_level parameter
Sep 21, 2023
The text was updated successfully, but these errors were encountered: