public static interface POBNetworkHandler.POBImageNetworkListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(POBError error) |
void |
onSuccess(android.graphics.Bitmap response)
Called when a response is received.
|
void onSuccess(android.graphics.Bitmap response)
response - bitmap responsevoid onFailure(POBError error)
error - Error object