sdk
sdk
/
com.sygic.sdk.map
/
MapInstaller
/
LoadResult
/
DownloaderError
/
HttpDataError
Http
Data
Error
class
HttpDataError
:
MapInstaller.LoadResult.DownloaderError
Constructors
Functions
Properties
Constructors
Http
Data
Error
Link copied to clipboard
fun
HttpDataError
(
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
code
Link copied to clipboard
val
code
:
Int
description
Link copied to clipboard
val
description
:
String