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.Chime.Model.Meeting

Namespace: Amazon.Chime.Model
Assembly: AWSSDK.Chime.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.

Public Property MediaPlacement Amazon.Chime.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.

Public Property MeetingId System.String

Gets and sets the property MeetingId.

The Amazon Chime SDK meeting ID.

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