Difference between revisions of "Web API/Progress"
Jump to navigation
Jump to search
(Added description column) |
(GetLeagues) |
||
| Line 40: | Line 40: | ||
|- | |- | ||
! [[Web_APIs#GetLeagues|GetLeagues]] | ! [[Web_APIs#GetLeagues|GetLeagues]] | ||
| − | | Used to get | + | | Used to get regions list. |
| − | | {{ | + | | {{Yes}} |
| − | | {{ | + | | {{Yes}} |
| − | | {{ | + | | {{Yes}} |
|- | |- | ||
! [[Web_APIs#GeneralCaps|GeneralCaps]] | ! [[Web_APIs#GeneralCaps|GeneralCaps]] | ||
Revision as of 12:17, 12 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 |
|---|---|---|---|---|
| CheckLogin | Used to check if login is already used for account creation. | Yes | Yes | Yes |
| Connect | Used to login. | No | No | No |
| Disconnect | Used to disconnect (Duh). | Yes | Yes | Yes |
| GetBuddies | Used to get friends list. | No | No | No |
| GetConnectionAndGameParams | Used to get a lot of informations. | Partially | Yes | No |
| GetLeagues | Used to get regions list. | Yes | Yes | Yes |
| GeneralCaps | Used to send informations about hardware to the server. | No | No | No |
| GetLadderScores | ? | No | No | No |
| GetOnlineProfile | ? | No | No | No |
| GetRankingsNew | ? | No | No | No |
| GfxPerf | Used to send performance information to the server. | No | No | No |
| LiveUpdate | Used to tell the server we're playing online. | No | No | No |
| MailAccount | Used to make the server send a password recovery email. | Yes | Yes | Yes |
| OpenSession | Used to get a session id. | No | No | No |
| ReceiveMessages | Used to get new messages. | No | No | No |
| SearchNew | Used to search for servers (All/Recomended/Favorites) | No | No | No |
| Subscribe | Used to register a new account. Goes over HTTPS (sometimes). | No | No | No |