Skip to content

/AWS1/CL_CHMMEDIAPLACEMENT

A set of endpoints used by clients to connect to the media service group for an Amazon Chime SDK meeting.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_AUDIOHOSTURL TYPE /AWS1/CHMSTRING /AWS1/CHMSTRING

The audio host URL.

IV_AUDIOFALLBACKURL TYPE /AWS1/CHMSTRING /AWS1/CHMSTRING

The audio fallback URL.

IV_SIGNALINGURL TYPE /AWS1/CHMSTRING /AWS1/CHMSTRING

The signaling URL.

IV_TURNCONTROLURL TYPE /AWS1/CHMSTRING /AWS1/CHMSTRING

The turn control URL.

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

IV_SCREENDATAURL TYPE /AWS1/CHMSTRING /AWS1/CHMSTRING

The screen data URL.

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

IV_SCREENVIEWINGURL TYPE /AWS1/CHMSTRING /AWS1/CHMSTRING

The screen viewing URL.

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

IV_SCREENSHARINGURL TYPE /AWS1/CHMSTRING /AWS1/CHMSTRING

The screen sharing URL.

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

IV_EVENTINGESTIONURL TYPE /AWS1/CHMSTRING /AWS1/CHMSTRING

The event ingestion URL.


Queryable Attributes

AudioHostUrl

The audio host URL.

Accessible with the following methods

Method Description
GET_AUDIOHOSTURL() Getter for AUDIOHOSTURL, with configurable default
ASK_AUDIOHOSTURL() Getter for AUDIOHOSTURL w/ exceptions if field has no value
HAS_AUDIOHOSTURL() Determine if AUDIOHOSTURL has a value

AudioFallbackUrl

The audio fallback URL.

Accessible with the following methods

Method Description
GET_AUDIOFALLBACKURL() Getter for AUDIOFALLBACKURL, with configurable default
ASK_AUDIOFALLBACKURL() Getter for AUDIOFALLBACKURL w/ exceptions if field has no va
HAS_AUDIOFALLBACKURL() Determine if AUDIOFALLBACKURL has a value

SignalingUrl

The signaling URL.

Accessible with the following methods

Method Description
GET_SIGNALINGURL() Getter for SIGNALINGURL, with configurable default
ASK_SIGNALINGURL() Getter for SIGNALINGURL w/ exceptions if field has no value
HAS_SIGNALINGURL() Determine if SIGNALINGURL has a value

TurnControlUrl

The turn control URL.

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

Accessible with the following methods

Method Description
GET_TURNCONTROLURL() Getter for TURNCONTROLURL, with configurable default
ASK_TURNCONTROLURL() Getter for TURNCONTROLURL w/ exceptions if field has no valu
HAS_TURNCONTROLURL() Determine if TURNCONTROLURL has a value

ScreenDataUrl

The screen data URL.

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

Accessible with the following methods

Method Description
GET_SCREENDATAURL() Getter for SCREENDATAURL, with configurable default
ASK_SCREENDATAURL() Getter for SCREENDATAURL w/ exceptions if field has no value
HAS_SCREENDATAURL() Determine if SCREENDATAURL has a value

ScreenViewingUrl

The screen viewing URL.

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

Accessible with the following methods

Method Description
GET_SCREENVIEWINGURL() Getter for SCREENVIEWINGURL, with configurable default
ASK_SCREENVIEWINGURL() Getter for SCREENVIEWINGURL w/ exceptions if field has no va
HAS_SCREENVIEWINGURL() Determine if SCREENVIEWINGURL has a value

ScreenSharingUrl

The screen sharing URL.

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

Accessible with the following methods

Method Description
GET_SCREENSHARINGURL() Getter for SCREENSHARINGURL, with configurable default
ASK_SCREENSHARINGURL() Getter for SCREENSHARINGURL w/ exceptions if field has no va
HAS_SCREENSHARINGURL() Determine if SCREENSHARINGURL has a value

EventIngestionUrl

The event ingestion URL.

Accessible with the following methods

Method Description
GET_EVENTINGESTIONURL() Getter for EVENTINGESTIONURL, with configurable default
ASK_EVENTINGESTIONURL() Getter for EVENTINGESTIONURL w/ exceptions if field has no v
HAS_EVENTINGESTIONURL() Determine if EVENTINGESTIONURL has a value