/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
protocol/json/keybase1/notify_device_clone.json
24 строки
389 B
Alex Gessner
client side of device clone detection (#12807)
19 июл 2018, 18:52
Не верифицирован
19 июл 2018, 18:52
13964e4
Код
Авторство
О чём код?
{ "protocol": "NotifyDeviceClone", "imports": [ { "path": "common.avdl", "type": "idl" } ], "types": [], "messages": { "deviceCloneCountChanged": { "request": [ { "name": "newClones", "type": "int" } ], "response": null, "oneway": true, "notify": "" } }, "namespace": "keybase.1" }