LunaCameraBuilder
public struct LunaCameraBuilder
Controller builder of the best shot.
-
Creates a controller with the camera viewfinder.
Controller which transmits the best shot or an error to the delegate.
Declaration
Swift
public static func viewController(delegate: CameraUIDelegate, configuration: LCLunaConfiguration, livenessAPI: LunaCore.LCOnlineLivenessProtocol, lunaCustomization: LunaCustomization? = nil) -> CameraUIController
Parameters
delegate
Delegate.
configuration
Luna ID SDK configuration.
Return Value
Returns an instance of the controller with the camera viewfinder.