getReturnValue

getReturnValue(): Any;

The getReturnValue method of the JadeMethodContext class returns the value that was returned from the worker application executing the asynchronous method call.

You can typecast the returned value.