mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common
/
DownloadOptions
/
DownloadOptions
Download
Options
open
fun
DownloadOptions
(
@
NonNull
request
:
HttpRequest
,
@
NonNull
localPath
:
String
,
resume
:
Boolean
,
memoryThreshold
:
Int
)
open
fun
DownloadOptions
(
@
NonNull
request
:
HttpRequest
,
@
NonNull
localPath
:
String
)