Unsubscribes from a previous subscription started with swapSubscribe
unsigned integer
swapSubscribe
was called.
boolean
{ "jsonrpc": "2.0", "id": 1, "method": "swapUnsubscribe", "params": { "subscription_id": 1 } }
{ "jsonrpc": "2.0", "id": 1, "result": true }