toggle menu
Genius Scan SDK
99.0
androidJvm
switch theme
search in API
Genius Scan SDK
/
com.geniusscansdk.camera
/
ImageCaptureCallback
Image
Capture
Callback
interface
ImageCaptureCallback
Inheritors
FileImageCaptureCallback
Members
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
e
:
Exception
)
on
Image
Captured
Link copied to clipboard
abstract
fun
onImageCaptured
(
jpegImageBytes
:
Array
<
Byte
>
,
imageOrientation
:
RotationAngle
)
Method called when the capture has completed