nn::friends::CTR::AttributeFlag Enumerated Type

Syntax

enum AttributeFlag;

Value

Value Description
ATTRIBUTE_FLAG_ESTABLISHED Bit indicating that a friend relationship has been established at least once.
ATTRIBUTE_FLAG_REMOTE_ACCESSIBLE Bit indicating that the local host can access the resources of friends when the friends are online.

Description

Enumerated type representing friend relationships using attribute flags.


CONFIDENTIAL