Admin Round Two
Let's return to the admin panel this time for intermediate.statusmessage.raendev.testnet
.
Setting a status
Now there will two input boxes in the form:
raen.dev/admin/#/intermediate.statusmessage.raendev.testnet/SetStatus
Get Status Message
Here is an example for eve.testnet:
Now the status should return a String
of the JSON like
"{\"title\": \"hello\", \"body\": \"world\"}"
Next steps
Now let's take this a step further and use Message
directly.