onCapturePhotoStart

abstract fun onCapturePhotoStart(listener: DSCapturePhotoListener)

This method is invoked when the signer finishes signing and when both the Sign with Photo setting AND Handle SignWithPhoto Capture setting is enabled. The client has to implement SignWithPhoto capture implementation in this call back method.

Parameters