AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A meeting created using the Amazon Chime SDK.

Inheritance Hierarchy

System.Object
  Amazon.ChimeSDKMeetings.Model.Meeting

Namespace: Amazon.ChimeSDKMeetings.Model
Assembly: AWSSDK.ChimeSDKMeetings.dll
Version: 3.x.y.z

Syntax

C#
public class Meeting

The Meeting type exposes the following members

Constructors

NameDescription
Public Method Meeting()

Properties

NameTypeDescription
Public Property ExternalMeetingId System.String

Gets and sets the property ExternalMeetingId.

The external meeting ID.

Pattern: [-_&@+=,(){}\[\]\/«».:|'"#a-zA-Z0-9À-ÿ\s]*

Values that begin with aws: are reserved. You can't configure a value that uses this prefix. Case insensitive.

Public Property MediaPlacement Amazon.ChimeSDKMeetings.Model.MediaPlacement

Gets and sets the property MediaPlacement.

The media placement for the meeting.

Public Property MediaRegion System.String

Gets and sets the property MediaRegion.

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.

Available values in Amazon Web Services GovCloud (US) Regions: us-gov-east-1, us-gov-west-1.

Public Property MeetingArn System.String

Gets and sets the property MeetingArn.

The ARN of the meeting.

Public Property MeetingFeatures Amazon.ChimeSDKMeetings.Model.MeetingFeaturesConfiguration

Gets and sets the property MeetingFeatures.

The features available to a meeting, such as echo reduction.

Public Property MeetingHostId System.String

Gets and sets the property MeetingHostId.

Reserved.

Public Property MeetingId System.String

Gets and sets the property MeetingId.

The Amazon Chime SDK meeting ID.

Public Property PrimaryMeetingId System.String

Gets and sets the property PrimaryMeetingId.

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

Public Property TenantIds System.Collections.Generic.List<System.String>

Gets and sets the property TenantIds.

Array of strings.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5