nn::friends::CTR::IsMyPreferenceValid Function

Syntax

bool IsMyPreferenceValid();

Parameters

None.

Return Values

Returns true if the user has configured friend notification settings—covering his or her online status and the software he or she is currently playing—during the initial startup sequence for the friend list; otherwise, returns false. This function returns false even if it is called when the library has not been initialized.
Value Description
true The user has already configured how much personal information is disclosed.
false The user has not configured how much personal information is disclosed.

Description

Returns a value indicating whether the user has already configured how much personal information is disclosed.

Revision History

2011/09/07
Initial version.

CONFIDENTIAL