BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-camera
/
com.microblink.camera.debug
/
AccelerometerDebugCallback
Accelerometer
Debug
Callback
interface
AccelerometerDebugCallback
Members
Properties
EMPTY
Link copied to clipboard
@
NonNull
val
EMPTY
:
AccelerometerDebugCallback
Functions
on
Accelerometer
Update
Link copied to clipboard
abstract
fun
onAccelerometerUpdate
(
@
NonNull
values
:
Array
<
Float
>
)
on
Shaking
Updated
Link copied to clipboard
abstract
fun
onShakingUpdated
(
isShaking
:
Boolean
)