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