Skip to content

Meaning of request_level parameter #60

@Gobot1234

Description

@Gobot1234
enum EMsgGCAccountPrivacyRequestLevel_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 public
	k_EMsgGCAccountPrivacySettingsValue_Friends_Only =		0x20,				// Setting shared with friends
	k_EMsgGCAccountPrivacySettingsValue_Private_All =		0x80,				// All information that should already be available to the owner
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions