Stay organized with collections Save and categorize content based on your preferences.

ImageCapture.OutputFileResults

public class ImageCapture.OutputFileResults


Info about the saved image file.

Summary

Public constructors

Public methods

@Nullable Uri

Returns the Uri of the saved file.

Public constructors

OutputFileResults

public OutputFileResults()

Public methods

getSavedUri

public @Nullable Uri getSavedUri()

Returns the Uri of the saved file.

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