-
Notifications
You must be signed in to change notification settings - Fork 68
Friends Protocol (3DS)
Yannik Marchand edited this page Jul 16, 2018
·
36 revisions
NEX Protocols > Friends 3DS (0x65)
Method ID | Method Name |
---|---|
1 | UpdateProfile |
2 | UpdateMii |
3 | UpdateMiiList |
4 | UpdatePlayedGames |
5 | UpdatePreference |
6 | GetFriendMii |
7 | ? |
8 | ? |
9 | ? |
10 | GetFriendRelationships |
11 | AddFriendByPrincipalID |
12 | ? |
13 | ? |
14 | ? |
15 | GetAllFriends |
16 | ? |
17 | SyncFriend |
18 | UpdatePresence |
19 | UpdateFavoriteGameKey |
20 | UpdateComment |
21 | ? |
22 | GetFriendPresence |
23 | ? |
24 | GetFriendPicture |
25 | GetFriendPersistentInfo |
26 | ? |
Type | Description |
---|---|
MyProfile | Profile data |
This method does not return anything
Type | Description |
---|---|
Mii | Mii |
This method does not return anything
Type | Description |
---|---|
MiiList | Mii list |
This method does not return anything.
Type | Description |
---|---|
List<PlayedGame> | Played games |
This method does not return anything.
Type | Description |
---|---|
Bool | Unknown |
Bool | Unknown |
Bool | Unknown |
This method does not return anything
Type | Description |
---|---|
List<Uint32> | Unknown |
Type | Description |
---|---|
List<FriendRelationship> | Friend relationships |
Type | Description |
---|---|
Uint64 | Unknown |
Uint32 | Principal id |
Type | Description |
---|---|
FriendRelationship | Friend relationship |
This method does not take any request data.
Type | Description |
---|---|
List<FriendRelationship> | Friend relationships |
Type | Description |
---|---|
Uint64 | Unknown |
List<Uint32> | Unknown |
List<Uint64> | Unknown |
Type | Description |
---|---|
List<FriendRelationship> | Friend list |
Type | Description |
---|---|
NintendoPresence | Presence info |
Bool | Unknown |
This method does not return anything
Type | Description |
---|---|
GameKey | Game key |
This method does not return anything.
Type | Description |
---|---|
String | Comment |
This method does not return anything
Type | Description |
---|---|
List<Uint32> | Unknown |
Type | Description |
---|---|
List<FriendPresence> | Friend presence list |
Type | Description |
---|---|
List<Uint32> | Unknown |
Type | Description |
---|---|
List<FriendPicture> | Friend pictures |
Type | Description |
---|---|
List<Uint32> | Unknown |
Type | Description |
---|---|
List<FriendPersistentInfo> | Persistent info |
Type | Description |
---|---|
Uint32 | Unknown |
Uint8 | Region |
Uint8 | Country |
Uint8 | Area |
Uint8 | Language |
Uint8 | Platform |
GameKey | Game key |
String | Unknown |
DateTime | Unknown |
DateTime | Unknown |
DateTime | Unknown |
Type | Description |
---|---|
Uint32 | Unknown |
Buffer | Data |
DateTime | Date time |
Type | Description |
---|---|
Uint32 | Unknown |
NintendoPresence | Nintendo presence |
Type | Description |
---|---|
Uint32 | Unknown |
Uint64 | Unknown |
Uint8 | Unknown |
Type | Description |
---|---|
Uint64 | Title id |
Uint16 | Title version |
Type | Description |
---|---|
String | Unknown |
Bool | Unknown |
Uint8 | Unknown |
Buffer | Mii data |
Type | Description |
---|---|
String | Unknown |
Bool | Unknown |
Uint8 | Unknown |
List<Buffer> | Mii data list |
Type | Description |
---|---|
Uint8 | Region |
Uint8 | Country |
Uint8 | Area |
Uint8 | Language |
Uint8 | Platform |
Uint64 | Unknown |
String | Unknown |
String | Unknown |
Type | Name | Description |
---|---|---|
Uint32 | m_changedBitFlag | |
GameKey | m_gameKey | Game key |
String | m_gameModeDescription | Message |
Uint32 | m_joinAvailabilityFlag | |
Uint8 | m_matchmakeSystemType | |
Uint32 | m_joinGameID | |
Uint32 | m_joinGameMode | |
PID | m_ownerPrincipalID | |
Uint32 | m_joinGroupID | |
Buffer | m_applicationArg |
Type | Description |
---|---|
GameKey | Game key |
DateTime | Date time |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages