eSCLKt
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
eSCLKt
eSCLKt
/
io.github.chrisimx.esclkt
/
ESCLRequestClient
/
RetrieveScanImageInfoResult
/
ScanImageInfoMalformed
Scan
Image
Info
Malformed
data
class
ScanImageInfoMalformed
(
val
xmlString
:
String
,
val
exception
:
Exception
)
:
ESCLRequestClient.RetrieveScanImageInfoResult
Members
Constructors
Scan
Image
Info
Malformed
Link copied to clipboard
constructor
(
xmlString
:
String
,
exception
:
Exception
)
Properties
exception
Link copied to clipboard
val
exception
:
Exception
xml
String
Link copied to clipboard
val
xmlString
:
String