Video Conference
This section contains the necessary knowledge to understand the start video conference in BiometridStandard.
Parameter
Description
processId: String
Process id
viewController: UIViewController
View Controller to open the liveness engine
callback: ProcessCallback?
callback
Implementation example
Callback params
Parameter
Description
status: Bool
Method request status
videoconferenceState: VideoconferenceState?
State of videoconference
error: Errors?
Errors associated enum
Was this helpful?