CreateProfileRequest

Types

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

Properties

Link copied to clipboard

The valid address for the room.

Link copied to clipboard

The user-specified token that is used during the creation of a profile.

Link copied to clipboard

Whether data retention of the profile is enabled.

Link copied to clipboard

The distance unit to be used by devices in the profile.

Link copied to clipboard

The locale of the room profile. (This is currently only available to a limited preview audience.)

Link copied to clipboard

The maximum volume limit for a room profile.

Link copied to clipboard

The meeting room settings of a room profile.

Link copied to clipboard

The name of a room profile.

Link copied to clipboard

Whether PSTN calling is enabled.

Link copied to clipboard

Whether room profile setup is enabled.

Link copied to clipboard
val tags: List<Tag>?

The tags for the profile.

Link copied to clipboard

The temperature unit to be used by devices in the profile.

Link copied to clipboard

The time zone used by a room profile.

Link copied to clipboard

A wake word for Alexa, Echo, Amazon, or a computer.

Functions

Link copied to clipboard
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