nnfriendsAttributeFlag Enumerated Typeenum nnfriendsAttributeFlag;
| Value | Description |
|---|---|
| NN_FRIENDS_ATTRIBUTE_FLAG_ESTABLISHED | Bit indicating that a friend relationship has been established at least once. |
| NN_FRIENDS_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