Interface CreateFaceLivenessSessionResponse.Builder

    • Method Detail

      • sessionId

        CreateFaceLivenessSessionResponse.Builder sessionId​(String sessionId)

        A unique 128-bit UUID identifying a Face Liveness session.

        Parameters:
        sessionId - A unique 128-bit UUID identifying a Face Liveness session.
        Returns:
        Returns a reference to this object so that method calls can be chained together.