UserMatch

class UserMatch

Provides UserID metadata along with the confidence in the match of this UserID with the input face.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes the UserID metadata.

Link copied to clipboard

Confidence in the match of this UserID with the input face.

Functions

Link copied to clipboard
inline fun copy(block: UserMatch.Builder.() -> Unit = {}): UserMatch
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String