-
Notifications
You must be signed in to change notification settings - Fork 4
/
ha.msg.txt
23 lines (23 loc) · 951 Bytes
/
ha.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": 11,
"phaseName": "AFK_CHECK",
"matchmakingState": {
"estimatedMatchmakingTimeMillis": 399757,
"timeInMatchmakingMillis": 29701
},
"afkCheckState": {
"maxAfkMillis": 10000,
"remainingAfkMillis": 8608,
"afkReady": true
}
},
"Status": "OK",
"MessageId": "32EEE1BD-6940-23B3-3725-D29FE312042B",
"MethodName": "tbdGameDtoV1",
"ServiceName": "teambuilder-draft",
"Payload": "{\"counter\":11,\"phaseName\":\"AFK_CHECK\",\"matchmakingState\":{\"estimatedMatchmakingTimeMillis\":399757,\"timeInMatchmakingMillis\":29701},\"afkCheckState\":{\"maxAfkMillis\":10000,\"remainingAfkMillis\":8608,\"afkReady\":true}}"
}
}