Disconnected

SetPersistentData

The data realm to select.

The name of the slot to retrieve data from.

The value to apply to the slot.

{
  "requestType": "SetPersistentData",
  "requestData": {
    "realm": null,
    "slotName": null,
    "slotValue": null
  }
}
// No response... 
// Did you send your request?