setCallback method of the ImageCaptureScenario class
Sets the callback object for current image capture scenario.
@MainThread
void setCallback( Сallback callback );
Parameters
- callback
- The Callback interface instance set for current scenario.
3/2/2022 12:59:15 PM