Package bio.mobai.library.biometrics.capturesession

Types

MBCaptureSessionError
Link copied to clipboard
enum MBCaptureSessionError : Enum<MBCaptureSessionError>
Enum representing possible errors that may occur during a capture session.
MBCaptureSessionFragment
Link copied to clipboard
MBCaptureSessionFragment contains a full user interface for the capture process.
MBCaptureSessionResult
Link copied to clipboard
class MBCaptureSessionResult
A class representing the result from the capture session.
MBCaptureSessionService
Link copied to clipboard
class MBCaptureSessionService(context: Context, lifecycleOwner: LifecycleOwner, options: MBCaptureSessionOptions)
Class used to initialize and handle the capture process
MBCaptureSessionView
Link copied to clipboard
class MBCaptureSessionView : RelativeLayout
MBCaptureState
Link copied to clipboard
enum MBCaptureState : Enum<MBCaptureState>
Enum representing the different states the capture session transitions between during the capture process.
MBFaceStatus
Link copied to clipboard
enum MBFaceStatus : Enum<MBFaceStatus>
Enum representing different statuses related to facial positioning and recognition.