Méthode RPC rootUnsubscribe
Se désabonner des notifications root
{"jsonrpc": "2.0","id": 1,"method": "rootUnsubscribe","params": [0]}
params
numberrequired
identifiant d'abonnement à annuler
result
Response
{"jsonrpc": "2.0","result": true,"id": 1}
boolean
message de succès du désabonnement
Is this page helpful?