ImageCapture.OutputFileResults

class ImageCapture.OutputFileResults


Info about the saved image file.

Summary

Public functions

Uri?

Returns the Uri of the saved file.

Public functions

getSavedUri

Added in 1.0.0
fun getSavedUri(): Uri?

Returns the Uri of the saved file.

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