Skip to content

Commit 8c261f8

Browse files
update to internal commit 06a44858
1 parent 95e123b commit 8c261f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/android/api-reference/decoded-barcodes-result.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ A [Matrix](https://developer.android.com/reference/android/opengl/Matrix){:targe
6060

6161
### getOriginalImageHashId
6262

63-
Returns the hash ID of the original image. You can use this ID to get the original image via the [`IntermediateResultManager`]({{ site.dcv_ios_api }}capture-vision-router/auxiliary-classes/intermediate-result-manager.html) class.
63+
Returns the hash ID of the original image. You can use this ID to get the original image via the [`IntermediateResultManager`]({{ site.dcv_android_api }}capture-vision-router/auxiliary-classes/intermediate-result-manager.html) class.
6464

6565
```java
6666
String getOriginalImageHashId();

0 commit comments

Comments
 (0)