Session Operation

  • Operation that periodically evaluates images until it produces a session result

    See more

    Declaration

    Swift

    @objc
    public class SessionOperation : Operation
  • Represents a result of face detection and authentication

    See more

    Declaration

    Swift

    @objc(VerIDSessionResult)
    public class VerIDSessionResult : NSObject, Codable