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.hardware.accelerometer
/
ShakeCallback
Shake
Callback
interface
ShakeCallback
Members
Properties
EMPTY
Link copied to clipboard
@
NonNull
val
EMPTY
:
ShakeCallback
Functions
on
Shaking
Started
Link copied to clipboard
abstract
fun
onShakingStarted
(
)
Called when device starts to shake/move.
on
Shaking
Stopped
Link copied to clipboard
abstract
fun
onShakingStopped
(
)
Called when device stops shaking/moving.