Interface SmoochCallback<T>

  • Type Parameters:
    T - the type of the data being returned
    All Known Implementing Classes:
    StubbedCallback

    public interface SmoochCallback<T>
    Callback used to be notified of the result of an asynchronous action