-
Notifications
You must be signed in to change notification settings - Fork 4
/
et.msg.txt
23 lines (23 loc) · 953 Bytes
/
et.msg.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"Body": {
"TypeName": "com.riotgames.platform.serviceproxy.dispatch.LcdsServiceProxyResponse",
"payload": {
"counter": 75,
"phaseName": "AFK_CHECK",
"matchmakingState": {
"estimatedMatchmakingTimeMillis": 402838,
"timeInMatchmakingMillis": 221117
},
"afkCheckState": {
"maxAfkMillis": 10000,
"remainingAfkMillis": 5399,
"afkReady": true
}
},
"Status": "OK",
"MessageId": "07618C9B-01DE-FE9C-408D-D2A2CEC6A2B1",
"MethodName": "tbdGameDtoV1",
"ServiceName": "teambuilder-draft",
"Payload": "{\"counter\":75,\"phaseName\":\"AFK_CHECK\",\"matchmakingState\":{\"estimatedMatchmakingTimeMillis\":402838,\"timeInMatchmakingMillis\":221117},\"afkCheckState\":{\"maxAfkMillis\":10000,\"remainingAfkMillis\":5399,\"afkReady\":true}}"
}
}