Background Activity

See the wakeup method topic.

Example of close message with the wakeupNeeded param
{
    "apiVersion": 1,
    "method": "close",
    "activity":
    {
        cname: "John"
    },
    "wakeupNeeded": true
}