GravatarQuickEditorParams

All non-auth params required to launch the Gravatar Quick Editor

Types

Link copied to clipboard
class Builder

A type-safe builder for the GravatarQuickEditorParams class.

Properties

Link copied to clipboard

The layout direction used in the Avatar Picker.

Link copied to clipboard

The email of the user

Functions

Link copied to clipboard
abstract fun describeContents(): Int
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
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)