public PassportPhotoSaveCallback
Interface of callback for processing photo, obtained from passport's NFC tag
void onImageRetrieved(@Nullable android.graphics.Bitmap photo)
Method called when NFC tag scanned, passing obtained photo or null
null
photo