Difference between revisions of "Web API/Progress"

From Mania Tech Wiki
Jump to navigation Jump to search
(AddBuddy, GetBuddies, RemoveBuddy)
(RequestAllowed, SendMessages, ReceiveMessages)
Line 123: Line 123:
 
| {{Yes}}
 
| {{Yes}}
 
|-
 
|-
! [[Web_APIs#ReceiveMessages|SearchNew]]
+
! [[Web_APIs#SearchNew|SearchNew]]
 
| Searches for servers (All/Recommended/Favorites).
 
| Searches for servers (All/Recommended/Favorites).
 
| {{No}}
 
| {{No}}
 
| {{No}}
 
| {{No}}
 
| {{No}}
 
| {{No}}
 +
|-
 +
! [[Web_APIs#ReceiveMessages|ReceiveMessages]]
 +
| Check for messages.
 +
| {{Yes}}
 +
| {{Yes}}
 +
| {{Yes}}
 +
|-
 +
! [[Web_APIs#RequestAllowed|RequestAllowed]]
 +
| Check if a request is allowed.
 +
| {{Yes}}
 +
| {{Partially}}
 +
| {{Yes}}
 +
|-
 +
! [[Web_APIs#SendMessages|SendMessages]]
 +
| Sends a message to a player
 +
| {{Yes}}
 +
| {{No}}
 +
| {{Yes}}
 
|-
 
|-
 
! [[Web_APIs#Subscribe|Subscribe]]
 
! [[Web_APIs#Subscribe|Subscribe]]

Revision as of 17:14, 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
ReceiveMessages Check for messages. Yes Yes Yes
RequestAllowed Check if a request is allowed. Yes Partially Yes
SendMessages Sends a message to a player Yes No Yes
Subscribe Registers a new account. Goes over HTTPS (sometimes). Partially Partially Yes