SessionHolder

Constructor that takes a session and assigns it to the appropriate session type

Parameters

session
  • the session to assign

Throws

  • if the session type is invalid


public SessionHolder SessionHolder(ActiveFaceCaptureSession activeFaceCaptureSession, PassiveFaceCaptureSession passiveFaceCaptureSession)