-
- All Implemented Interfaces:
-
com.clevertap.android.sdk.bitmap.IBitmapDownloadRequestHandler
public class BitmapDownloadRequestHandler implements IBitmapDownloadRequestHandler
-
-
Constructor Summary
Constructors Constructor Description BitmapDownloadRequestHandler(BitmapDownloader bitmapDownloader)
-
Method Summary
Modifier and Type Method Description DownloadedBitmaphandleRequest(BitmapDownloadRequest bitmapDownloadRequest)-
-
Constructor Detail
-
BitmapDownloadRequestHandler
BitmapDownloadRequestHandler(BitmapDownloader bitmapDownloader)
-
-
Method Detail
-
handleRequest
DownloadedBitmap handleRequest(BitmapDownloadRequest bitmapDownloadRequest)
-
-
-
-