Module that handles the FRIENDS library.
nnfriendsFriendKey
|
Structure for comprehensively handling users' principal IDs and local friend codes. |
|---|---|
nnfriendsProfile
|
Structure storing a user's profile information. |
| nnfriendsMiiData | Structure storing the Mii data. |
nnfriendsGameMode
|
Structure storing information about the game the local host is currently playing. This information is required for friends to join in. |
nnfriendsMyPresence
|
Structure storing the local user's presence information. |
nnfriendsFriendPresence
|
Structure storing friend presence information. |
nnfriendsEventNotification
|
Structure storing notifications of changes in the local host's online state and friends' online states. |
NN_FRIENDS_INVALID_PRINCIPAL_ID
|
Invalid principal ID. | |
|---|---|---|
NN_FRIENDS_INVALID_LOCAL_FRIEND_CODE
|
Invalid local friend code. |
nnfriendsPlatformCode
|
Enumerated type representing platform types. | |
|---|---|---|
nnfriendsAttributeFlag
|
Enumerated type representing friend relationships using attribute flags. | |
nnfriendsNotificationType
|
Enumerated type representing notification types. | |
| nnfriendsNotificationMask | Enumerated type representing notification bitmasks. |
typedef Definitions
nnfriendsPrincipalId
|
Represents a principal ID. | |
|---|---|---|
nnfriendsLocalFriendCode
|
Represents a local friend code. |
CONFIDENTIAL