Μέθοδος RPC slotUnsubscribe

Κατάργηση εγγραφής από ειδοποιήσεις slot

{
"jsonrpc": "2.0",
"id": 1,
"method": "slotUnsubscribe",
"params": [
0
]
}

params

integerrequired

αναγνωριστικό συνδρομής προς ακύρωση

result

Response
{
"jsonrpc": "2.0",
"result": true,
"id": 1
}
boolean

μήνυμα επιτυχίας κατάργησης εγγραφής

Is this page helpful?