friends

Description

Module that handles the FRIENDS library.

Structures

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.

Macros

NN_FRIENDS_INVALID_PRINCIPAL_ID Invalid principal ID.
NN_FRIENDS_INVALID_LOCAL_FRIEND_CODE Invalid local friend code.

Enumerated Types

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.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL