kodiremote/json/pauseplay

9 lines
93 B
Plaintext
Raw Permalink Normal View History

2019-09-20 16:02:22 +00:00
{
"jsonrpc": "2.0",
"method": "Player.PlayPause",
"params": {
"playerid": 1
},
"id": 1
}