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 set of endpoints used by clients to connect to the media service group for an Amazon Chime SDK meeting.

Inheritance Hierarchy

System.Object
  Amazon.Chime.Model.MediaPlacement

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

Syntax

C#
public class MediaPlacement

The MediaPlacement type exposes the following members

Constructors

NameDescription
Public Method MediaPlacement()

Properties

NameTypeDescription
Public Property AudioFallbackUrl System.String

Gets and sets the property AudioFallbackUrl.

The audio fallback URL.

Public Property AudioHostUrl System.String

Gets and sets the property AudioHostUrl.

The audio host URL.

Public Property EventIngestionUrl System.String

Gets and sets the property EventIngestionUrl.

The event ingestion URL to which you send client meeting events.

Public Property ScreenDataUrl System.String

Gets and sets the property ScreenDataUrl.

The screen data URL.

This parameter is is no longer supported and no longer used by the Amazon Chime SDK.

Public Property ScreenSharingUrl System.String

Gets and sets the property ScreenSharingUrl.

The screen sharing URL.

This parameter is is no longer supported and no longer used by the Amazon Chime SDK..

Public Property ScreenViewingUrl System.String

Gets and sets the property ScreenViewingUrl.

The screen viewing URL.

This parameter is is no longer supported and no longer used by the Amazon Chime SDK.

Public Property SignalingUrl System.String

Gets and sets the property SignalingUrl.

The signaling URL.

Public Property TurnControlUrl System.String

Gets and sets the property TurnControlUrl.

The turn control URL.

This parameter is is no longer supported and no longer used by the Amazon Chime SDK.

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