Download Get Callback(android Jvm)
open class DownloadGetCallback(androidJvm) : CallbackWrapper.RequestCallback
Content copied to clipboard
Constructors
DownloadGetCallback
Link copied to clipboard
open fun DownloadGetCallback(request: DownloadOptions, callback: DownloadStatusCallback, downloadId: Long, fileSize: Long, service: MapboxOkHttpService)
Content copied to clipboard
Functions
getFreeMemoryInBytes
Link copied to clipboard
onFailure
Link copied to clipboard
open fun onFailure(error: HttpRequestError, interceptor: HttpServiceInterceptorInterface)
Content copied to clipboard
onResponse
Link copied to clipboard
open fun onResponse(call: Call, response: Response, interceptor: HttpServiceInterceptorInterface)
Content copied to clipboard