-
public class IImageCapture.OutputFileResultsInfo about the saved image file.
-
-
Method Summary
Modifier and Type Method Description UrigetSavedUri()Returns the Uri of the saved file. -
-
Method Detail
-
getSavedUri
@Nullable() Uri getSavedUri()
Returns the Uri of the saved file.
This field is only returned if the OutputFileOptions is backed by MediaStore constructed with
-
-
-
-