Interface Response.Receiver

Enclosing class:
Response

public static interface Response.Receiver
  • Method Summary

    Modifier and Type Method Description
    void onFailure​(Failure failure)  
    void onResponse​(Response response)