CaptureSessionCallback

interface CaptureSessionCallback

This interface gets the generated CaptureSessionPayload when the capture session is completed

Functions

onCaptureSessionCompleted
Link copied to clipboard
abstract fun onCaptureSessionCompleted(payload: CaptureSessionPayload)
Call back function that gets and deliver the CaptureSession payload object.