onPhotoCaptured

open fun onPhotoCaptured(imageData: ByteArray?)

This will notify app whenever a photo is captured

Since

3.3.0

Parameters

imageData

the actual data of the captured photo as a ByteArray