friendsModule 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. |
nnfriendsMiiInformation
|
Structure storing a user's display name and 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 host'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. | |
NN_FRIENDS_INVALID_FRIEND_CODE
|
Invalid friend code. |
nnfriendsPlatformCode
|
Enumerated type representing platform types. | |
|---|---|---|
nnfriendsAttributeFlag
|
Enumerated type representing friend relationships using attribute flags. | |
nnfriendsNotificationType
|
Enumerated type representing notification types. |
typedef Definitions
nnfriendsPrincipalId
|
Represents a principal ID. | |
|---|---|---|
nnfriendsLocalFriendCode
|
Represents a local friend code. |
CONFIDENTIAL