Strings

struct Strings

Video capture strings.

User Prompts

  • Face does not match user prompt.

    Declaration

    Swift

    public var faceDoesNotMatch: String
  • Voice does not match user prompt.

    Declaration

    Swift

    public var voiceDoesNotMatch: String
  • Live Face Lost user prompt.

    Declaration

    Swift

    public var liveFaceLost: String
  • Move closer user prompt.

    Declaration

    Swift

    public var idDoesNotMatch: String
  • Done button.

    Declaration

    Swift

    public var doneButton: String
  • Resets all of the strings to "".

    Declaration

    Swift

    public mutating func reset()