CameraFacing
A typesafe enumeration of the camera to be used during the document scanning process
Last updated
Was this helpful?
A typesafe enumeration of the camera to be used during the document scanning process
Last updated
Was this helpful?
import com.sybrin.identitysdk.exceptions.IdentityException
Enum values
Selects the back camera.
Selects the front camera.
public static final
CameraFacing
Back
Selects the back camera.
public static final
CameraFacing
Front
Selects the front camera.