-
Notifications
You must be signed in to change notification settings - Fork 68
Matchmake Extension Protocol (MHXX)
Yannik Marchand edited this page Feb 4, 2021
·
2 revisions
NEX Protocols > Matchmake Extension > Monster Hunter XX (109)
This page describes the methods that are only seen in Monster Hunter XX (3DS).
Method ID | Method Name |
---|---|
54 | UpdateFriendUserProfile |
55 | GetFriendUserProfiles |
56 | GetFriends |
57 | AddFriends |
58 | RemoveFriend |
59 | FindCommunityByOwner |
Type | Name |
---|---|
FriendUserParam | param |
This method does not return anything.
Type | Name |
---|---|
List<Uint64> | pids |
Type | Name |
---|---|
List<FriendUserInfo> | infos |
This method does not take any parameters.
Type | Name |
---|---|
List<FriendUserInfo> | infos |
Type | Name |
---|---|
List<Uint64> | pids |
This method does not return anything.
Type | Name |
---|---|
Uint64 | pid |
This method does not return anything.
Type | Name |
---|---|
Uint64 | id |
ResultRange | resultRange |
Type | Name |
---|---|
List<PersistentGathering> | lstCommunity |
FriendUserParam (Structure)
Type | Name |
---|---|
String | name |
FriendUserInfo (Structure)
Type | Name |
---|---|
Uint64 | pid |
String | name |
Uint32 | presence |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages