-
Notifications
You must be signed in to change notification settings - Fork 68
Match Making Protocol
Yannik Marchand edited this page Feb 4, 2021
·
18 revisions
NEX Protocols > Match Making (21)
Method ID | Method Name |
---|---|
1 | RegisterGathering |
2 | UnregisterGathering |
3 | UnregisterGatherings |
4 | UpdateGathering |
5 | Invite |
6 | AcceptInvitation |
7 | DeclineInvitation |
8 | CancelInvitation |
9 | GetInvitationsSent |
10 | GetInvitationsReceived |
11 | Participate |
12 | CancelParticipation |
13 | GetParticipants |
14 | AddParticipants |
15 | GetDetailedParticipants |
16 | GetParticipantsURLs |
17 | FindByType |
18 | FindByDescription |
19 | FindByDescriptionRegex |
20 | FindByID |
21 | FindBySingleID |
22 | FindByOwner |
23 | FindByParticipants |
24 | FindInvitations |
25 | FindBySQLQuery |
26 | LaunchSession |
27 | UpdateSessionURL |
28 | GetSessionURL |
29 | GetState |
30 | SetState |
31 | ReportStats |
32 | GetStats |
33 | DeleteGathering |
34 | GetPendingDeletions |
35 | DeleteFromDeletions |
36 | MigrateGatheringOwnershipV1 |
37 | FindByDescriptionLike |
38 | RegisterLocalURL |
39 | RegisterLocalURLs |
40 | UpdateSessionHostV1 |
41 | GetSessionURLs |
42 | UpdateSessionHost |
43 | UpdateGatheringOwnership |
44 | MigrateGatheringOwnership |
Type | Name | Description |
---|---|---|
Data<Gathering> | anyGathering | Gathering |
Type | Name | Description |
---|---|---|
Uint32 | %retval% | Gathering id |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
List<Uint32> | lstGatherings | Gathering ids |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Data<Gathering> | anyGathering | Gathering |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
List<PID> | lstPrincipals | Invited user pids |
String | strMessage | Message |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
String | strMessage | Message |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
String | strMessage | Message |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
List<PID> | lstPrincipals | User pids |
String | strMessage | Message |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
Type | Name | Description |
---|---|---|
List<Invitation> | lstInvitations | Invitations |
This method does not take any parameters.
Type | Name | Description |
---|---|---|
List<Invitation> | lstInvitations | Invitations |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
String | strMessage | Message |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
String | strMessage | Message |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
Type | Name | Description |
---|---|---|
List<PID> | lstParticipants | Participant pids |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
List<PID> | lstParticipants | Participant pids |
String | strMessage | Message |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
Type | Name | Description |
---|---|---|
List<ParticipantDetails> | lstParticipants | Participant details |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
Type | Name | Description |
---|---|---|
List<StationURL> | lstStationURL | Participant urls |
Type | Name | Description |
---|---|---|
String | strType | Type |
ResultRange | resultRange | Result range |
Type | Name | Description |
---|---|---|
List<Data<Gathering>> | lstGathering | Gatherings |
Type | Name | Description |
---|---|---|
String | strDescription | Description |
ResultRange | resultRange | ResultRange |
Type | Name | Description |
---|---|---|
List<Data<Gathering>> | lstGathering | Gatherings |
Type | Name | Description |
---|---|---|
String | strDescriptionRegex | Description regex |
ResultRange | resultRange | ResultRange |
Type | Name | Description |
---|---|---|
List<Data<Gathering>> | lstGathering | Gatherings |
Type | Name | Description |
---|---|---|
List<Uint32> | lstID | Gathering ids |
Type | Name | Description |
---|---|---|
List<Data<Gathering>> | lstGathering | Gatherings |
Type | Name | Description |
---|---|---|
Uint32 | id | Gathering id |
Type | Name | Description |
---|---|---|
Bool | bResult | Result |
Data<Gathering> | pGathering | Gathering |
Type | Name | Description |
---|---|---|
PID | id | Owner pid |
ResultRange | resultRange | ResultRange |
Type | Name | Description |
---|---|---|
List<Data<Gathering>> | lstGathering | Gatherings |
Type | Name | Description |
---|---|---|
List<PID> | pid | Participant pids |
Type | Name | Description |
---|---|---|
List<Data<Gathering>> | lstGathering | Gatherings |
Type | Name | Description |
---|---|---|
ResultRange | resultRange | Result range |
Type | Name | Description |
---|---|---|
List<Data<Gathering>> | lstGathering | Gatherings |
Type | Name | Description |
---|---|---|
String | strQuery | SQL query |
ResultRange | resultRange | Result range |
Type | Name | Description |
---|---|---|
List<Data<Gathering>> | lstGathering | Gatherings |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
String | strURL | Session url |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
String | strURL | Session url |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
String | strURL | Session url |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Uint32 | uiState | State |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
Uint32 | uiNewState | New state |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
List<GatheringStats> | lstStats | Stats |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | idGathering | Gathering id |
List<PID> | lstParticipants | Participant pids |
List<byte> | lstColumns | Columns |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
List<GatheringStats> | plstStats | Stats |
Type | Name | Description |
---|---|---|
Uint32 | gid | Gathering id |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | uiReason | Reason |
ResultRange | resultRange | Result range |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
List<DeletionEntry> | lstDeletions | Deletions |
Type | Name | Description |
---|---|---|
List<Uint32> | lstDeletions | Deletions |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | gid | Gathering id |
List<PID> | lstPotentialNewOwnersID | Potential new owner pids |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
String | strDescriptionLike | Description like |
ResultRange | resultRange | Result range |
Type | Name | Description |
---|---|---|
List<Data<Gathering>> | lstGathering | Gatherings |
Type | Name | Description |
---|---|---|
Uint32 | gid | Gathering id |
StationURL | url | Url |
This method does not return anything.
Type | Name | Description |
---|---|---|
Uint32 | gid | Gathering id |
List<StationURL> | lstUrls | Urls |
This method does not return anything.
Type | Name | Description |
---|---|---|
Uint32 | gid | Gathering id |
This method does not return anything.
Type | Name | Description |
---|---|---|
Uint32 | gid | Gathering id |
Type | Name | Description |
---|---|---|
List<StationURL> | lstURLs | Session urls |
Type | Name | Description |
---|---|---|
Uint32 | gid | Gathering id |
Bool | isMigrateOwner | Migrate owner |
This method does not return anything.
Type | Name | Description |
---|---|---|
Uint32 | gid | Gathering id |
Bool | participantsOnly | Participants only |
Type | Name | Description |
---|---|---|
Bool | %retval% | Result |
Type | Name | Description |
---|---|---|
Uint32 | gid | Gathering id |
List<PID> | lstPotentialNewOwnersID | Potential new owner pids |
Bool | participantsOnly | Participants only |
This method does not return anything.
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages