Global

Type Definitions

handlePayload(payload)

Callback for handling the published payload.
Parameters:
Name Type Description
payload * The payload that was published.
Source:

handleRequest(payload)

Callback for handling the request.
Parameters:
Name Type Description
payload * The payload that was passed as an argument to the request method.
Source: