-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class FileChooserResult.Error extends FileChooserResult
-
-
Field Summary
Fields Modifier and Type Field Description private final GiniCaptureErrorerror
-
Constructor Summary
Constructors Constructor Description FileChooserResult.Error(GiniCaptureError error)
-
Method Summary
Modifier and Type Method Description final GiniCaptureErrorgetError()-
-
Constructor Detail
-
FileChooserResult.Error
FileChooserResult.Error(GiniCaptureError error)
-
-
Method Detail
-
getError
final GiniCaptureError getError()
-
-
-
-