nn::friends::CTR::AttributeFlag Enumerated Typeenum AttributeFlag;
| 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. |
Enumerated type representing friend relationships using attribute flags.
CONFIDENTIAL