Difference between revisions of "Web API/Progress"
Jump to navigation
Jump to search
(GetOnlineProfile, GetManialinkInfos, GetManialinkResource) |
(AddBuddy, GetBuddies, RemoveBuddy) |
||
| Line 8: | Line 8: | ||
!style="width: 72px;" | Parameters understood | !style="width: 72px;" | Parameters understood | ||
!style="width: 72px;" | Response understood | !style="width: 72px;" | Response understood | ||
| + | |- | ||
| + | ! [[Web_APIs#AddBuddy|AddBuddy]] | ||
| + | | Add a friend to the friends list. | ||
| + | | {{Yes}} | ||
| + | | {{Yes}} | ||
| + | | {{Partially}} | ||
|- | |- | ||
! [[Web_APIs#CheckLogin|CheckLogin]] | ! [[Web_APIs#CheckLogin|CheckLogin]] | ||
| Line 29: | Line 35: | ||
! [[Web_APIs#GetBuddies|GetBuddies]] | ! [[Web_APIs#GetBuddies|GetBuddies]] | ||
| Gets the friends list. | | Gets the friends list. | ||
| − | | {{ | + | | {{Partially}} |
| − | | {{ | + | | {{Yes}} |
| − | | {{ | + | | {{Partially}} |
|- | |- | ||
! [[Web_APIs#GetConnectionAndGameParams|GetConnectionAndGameParams]] | ! [[Web_APIs#GetConnectionAndGameParams|GetConnectionAndGameParams]] | ||
| Line 110: | Line 116: | ||
| {{No}} | | {{No}} | ||
| {{No}} | | {{No}} | ||
| + | |- | ||
| + | ! [[Web_APIs#RemoveBuddy|RemoveBuddy]] | ||
| + | | Remove a friend from the friends list. | ||
| + | | {{Yes}} | ||
| + | | {{Yes}} | ||
| + | | {{Yes}} | ||
|- | |- | ||
! [[Web_APIs#ReceiveMessages|SearchNew]] | ! [[Web_APIs#ReceiveMessages|SearchNew]] | ||
Revision as of 15:48, 26 May 2019
This page is to keep trace of what has already been documented. The table below lists all known remote calls.
| Name | Description | Documented | Parameters understood | Response understood |
|---|---|---|---|---|
| AddBuddy | Add a friend to the friends list. | Yes | Yes | Partially |
| CheckLogin | Checks if login is already used for account creation. | Yes | Yes | Yes |
| Connect | Opens connection. | No | No | No |
| Disconnect | Closes connection. | Yes | Yes | Yes |
| GetBuddies | Gets the friends list. | Partially | Yes | Partially |
| GetConnectionAndGameParams | Gets a lot of information. | Partially | Yes | No |
| GetLeagues | Gets the regions list. | Yes | Yes | Yes |
| GeneralCaps | Sends information about hardware to the server. | No | No | No |
| GetLadderScores | ? | No | No | No |
| GetManialinkInfos | Gets infos about a manialink. | Yes | Yes | Partially |
| GetManialinkResource | Gets infos about a maniacode. | Yes | Yes | Yes |
| GetOnlineProfile | Gets infos about the player. | Partially | No | Partially |
| GetRankingsNew | ? | No | No | No |
| GfxPerf | Sends performance information to the server. | No | No | No |
| LiveUpdate | Tells the server we're playing online. | No | No | No |
| MailAccount | Requests the server to send a password recovery email. | Yes | Yes | Yes |
| OpenSession | Gets a session ID. | Partially | Yes | Partially |
| ReceiveMessages | Gets new messages. | No | No | No |
| RemoveBuddy | Remove a friend from the friends list. | Yes | Yes | Yes |
| SearchNew | Searches for servers (All/Recommended/Favorites). | No | No | No |
| Subscribe | Registers a new account. Goes over HTTPS (sometimes). | Partially | Partially | Yes |