kodiremote/json/pauseplay

9 lines
93 B
Plaintext

{
"jsonrpc": "2.0",
"method": "Player.PlayPause",
"params": {
"playerid": 1
},
"id": 1
}