Meeting

class Meeting

A meeting created using the Amazon Chime SDK.

Types

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

Properties

Link copied to clipboard

The external meeting ID.

Link copied to clipboard

The media placement for the meeting.

Link copied to clipboard

The Region in which you create the meeting. Available values: af-south-1, ap-northeast-1, ap-northeast-2, ap-south-1, ap-southeast-1, ap-southeast-2, ca-central-1, eu-central-1, eu-north-1, eu-south-1, eu-west-1, eu-west-2, eu-west-3, sa-east-1, us-east-1, us-east-2, us-west-1, us-west-2.

Link copied to clipboard

The Amazon Chime SDK meeting ID.

Functions

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