CreateMeetingWithAttendeesRequest

Types

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

Properties

Link copied to clipboard

The attendee information, including attendees' IDs and join tokens.

Link copied to clipboard

The unique identifier for the client request. Use a different token for different meetings.

Link copied to clipboard

The external meeting ID.

Link copied to clipboard

The Region in which to create the meeting.

Link copied to clipboard

Lists the audio and video features enabled for a meeting, such as echo reduction.

Link copied to clipboard

Reserved.

Link copied to clipboard

The configuration for resource targets to receive notifications when meeting and attendee events occur.

Link copied to clipboard

When specified, replicates the media from the primary meeting to the new meeting.

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

The tags in the request.

Link copied to clipboard

A consistent and opaque identifier, created and maintained by the builder to represent a segment of their users.

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