BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-camera-ui
/
com.microblink.camera.ui
/
CameraRecognizerResults
/
Exception
Exception
data
class
Exception
(
val
exception
:
CameraException
)
:
CameraRecognizerResults
Members
Constructors
Exception
Link copied to clipboard
constructor
(
exception
:
CameraException
)
Properties
exception
Link copied to clipboard
@get:
JvmName
(
name
=
"exception"
)
val
exception
:
CameraException
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)