sdk
sdk
/
com.sygic.sdk.http
/
DownloadError
/
AndroidDownloadManagerError
/
HttpDataError
Http
Data
Error
class
HttpDataError
:
DownloadError.AndroidDownloadManagerError
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
reason
Link copied to clipboard
val
reason
:
String