Methods
| Method ID | Method Name |
|---|---|
| 1 | ? |
| 2 | ? |
| 3 | ? |
| 4 | CreateGame |
| 5 | JoinGame |
| 6 | GetFriendStats |
| 7 | GetSelfStats |
| 8 | GetParticipationStats |
| 9 | GetStats |
| 10 | GetDetailedFriendInfoList |
| 11 | GetPlayerStatus |
| 12 | ReportStats |
| 13 | GetSecretQuestion |
| 14 | ValidateSecretAnswer |
| 15 | EndGame |
| 16 | CancelGame |
| 17 | GetLeaderboardStats |
| 18 | SelectTheOwnerForPlayAgain |
| 19 | CloseParticipation |
| 20 | BrowseMatchesWithHostUrls |
| 21 | QuickMatchWithHostUrls |
| 22 | GetDetailedInvitationsReceivedWithHostUrls |
| 23 | OpenParticipation |
| 25 | ReportStatsWithGlobalLeaderboardList |
(4) CreateGame
Request
| Type | Name |
|---|---|
| String | gameName |
Response
| Type | Name |
|---|---|
| boolean | %retval% |
(5) JoinGame
Request
| Type | Name |
|---|---|
| String | gameName |
Response
The response format of this method is unknown.
(15) EndGame
Request
The request format of this method is unknown.
Response
| Type | Name |
|---|---|
| boolean | %retval% |
(16) CancelGame
Request
The request format of this method is unknown.
Response
| Type | Name |
|---|---|
| boolean | %retval% |
(17) GetLeaderboardStats
Request
| Type | Name |
|---|---|
| String | LbType |
Response
The response format of this method is unknown.
(20) BrowseMatchesWithHostUrls
Request
| Type | Name |
|---|---|
| String | hostUrls |
Response
The response format of this method is unknown.
(21) QuickMatchWithHostUrls
Request
| Type | Name |
|---|---|
| Uint32 | matchType |
Response
The response format of this method is unknown.