Work with Callable Handler
Use the Callable Action Handler to return an ActionResult
. The CallableHandler class is preferred over RunnableHandler because it returns ActionResult.
By using the CallableHandler
, consumers provide improved error handling while the framework provides metrics.
This method is for Call
.
Signature
Return Value
Type: Slack.ActionResult