Task
Access the Task API. You can instantiate a Task.Client to receive tasks from a different application.
Refer to Task Events for the full list of events that a Task.Client can subscribe to.
Example
The following example listens for incoming tasks on the office topic and logs the payload to the console.