Interface ApiCallback<T>

Type Parameters:
T - The return type

public interface ApiCallback<T>
Callback for asynchronous API call.