AsyncAction<T, E> typedef

Future<T> AsyncAction (E e)

An asynchronous callback that returns a value.