Skip to content

/AWS1/CL_CNTMEDIAPLACEMENT

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/CNTURI /AWS1/CNTURI

The audio host URL.

iv_audiofallbackurl TYPE /AWS1/CNTURI /AWS1/CNTURI

The audio fallback URL.

iv_signalingurl TYPE /AWS1/CNTURI /AWS1/CNTURI

The signaling URL.

iv_turncontrolurl TYPE /AWS1/CNTURI /AWS1/CNTURI

The turn control URL.

iv_eventingestionurl TYPE /AWS1/CNTURI /AWS1/CNTURI

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


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.

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

EventIngestionUrl

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

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