Bitmoji

class Bitmoji(val avatarId: String)

Defines the Bitmoji properties available to process, typically used to display the Bitmoji avatar in lenses.

Constructors

Link copied to clipboard
fun Bitmoji(avatarId: String)

Functions

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

Properties

Link copied to clipboard

Identifier of the Bitmoji avatar.