processor

val processor: (JSONObject, Type) -> Any?

Parameters

processor

A lambda function that takes a JSONObject request and a Type and returns the result of the function call.