MatchedUser

Contains metadata for a UserID matched with a given face.

Types

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

Properties

Link copied to clipboard

A provided ID for the UserID. Unique within the collection.

Link copied to clipboard

The status of the user matched to a provided FaceID.

Functions

Link copied to clipboard
inline fun copy(block: MatchedUser.Builder.() -> Unit = {}): MatchedUser
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