@Deprecated public interface SitumBitmapResponseCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onError(SitumDataManagerError dataManagerError)
Deprecated.
Callback called on error
|
void |
onSuccess(android.graphics.Bitmap bitmap)
Deprecated.
Callback to receive the bitmap
|
void onSuccess(android.graphics.Bitmap bitmap)
bitmap - the bitmapvoid onError(SitumDataManagerError dataManagerError)
dataManagerError - the error description