2022-01-18, 00:13
I'm searching the possible properties of "XBMC.GetInfoBooleans" and "Application.GetProperties" and other method. How do I get them?
json:{ "jsonrpc": "2.0", "method": "JSONRPC.Introspect", "params": { "filter": { "id": "XBMC.GetInfoBooleans", "type": "method" } }, "id": 1 }