AsyncCallback

alias AsyncCallback = void delegate
(
Throwable
,
JSONValue
)

Meta