User

class User

The user on the Amazon Chime account.

Types

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

Properties

Link copied to clipboard

The Amazon Chime account ID.

Link copied to clipboard

The Alexa for Business metadata.

Link copied to clipboard

The display name of the user.

Link copied to clipboard

Date and time when the user is invited to the Amazon Chime account, in ISO 8601 format.

Link copied to clipboard

The license type for the user.

Link copied to clipboard

The user's personal meeting PIN.

Link copied to clipboard

The primary email address of the user.

Link copied to clipboard

The primary phone number associated with the user.

Link copied to clipboard

Date and time when the user is registered, in ISO 8601 format.

Link copied to clipboard

The user ID.

Link copied to clipboard

The user invite status.

Link copied to clipboard

The user registration status.

Link copied to clipboard

The user type.

Functions

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