DownloadGetCallback(androidJvm)

open class DownloadGetCallback(androidJvm) : CallbackWrapper.RequestCallback

Constructors

DownloadGetCallback
Link copied to clipboard
open fun DownloadGetCallback(request: DownloadOptions, callback: DownloadStatusCallback, downloadId: Long, fileSize: Long, service: MapboxOkHttpService)

Functions

getFreeMemoryInBytes
Link copied to clipboard
open fun getFreeMemoryInBytes(path: String): Long
onFailure
Link copied to clipboard
open fun onFailure(error: HttpRequestError, interceptor: HttpServiceInterceptorInterface)
onResponse
Link copied to clipboard
open fun onResponse(call: Call, response: Response, interceptor: HttpServiceInterceptorInterface)