Capture

public final class Capture extends ResultError

An error which occurred during the capture flow.

Constructors

ResultError.Capture
Link copied to clipboard
ResultError.Capture ResultError.Capture(GiniCaptureError giniCaptureError)

Functions

getGiniCaptureError
Link copied to clipboard
final GiniCaptureError getGiniCaptureError()

Properties

giniCaptureError
Link copied to clipboard
private final GiniCaptureError giniCaptureError