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