invoke
Invokes the message function with the given exchange. This is the primary method to execute the function's logic.
Return
the result of the function execution
Parameters
exchange
the message exchange to process
Invokes the message function with the given exchange. This is the primary method to execute the function's logic.
the result of the function execution
the message exchange to process