nnfriendsMyPresence Structurestruct nnfriendsMyPresence
{
nnfriendsGameMode gameMode;
char16 modeDescription[NN_FRIENDS_MODE_DESCRIPTION_SIZE];
};
Structure storing the local host's presence information.
| gameMode | nnfriendsGameMode |
Game mode information the local host discloses to Friends. | |
|---|---|---|---|
| modeDescription | char16 | Game mode description string the local host discloses to friends. |
CONFIDENTIAL