Interface HttpManager.RequestListener

Enclosing class:
HttpManager

public static interface HttpManager.RequestListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onFinish(boolean success, Net.HttpResponse httpResponse, boolean cancelled, Throwable error)