ImageCapture.OutputFileResults

public class ImageCapture.OutputFileResults


Info about the saved image file.

Summary

Public methods

@Nullable Uri

Returns the Uri of the saved file.

Public methods

getSavedUri

Added in 1.0.0
public @Nullable Uri getSavedUri()

Returns the Uri of the saved file.

Returns null if the OutputFileOptions is constructed with #Builder(OutputStream).