/AWS1/CL_CNPWEBRTCMEETING¶
A meeting created using the Amazon Chime SDK.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_mediaplacement
TYPE REF TO /AWS1/CL_CNPWEBRTCMEDIAPLCMT
/AWS1/CL_CNPWEBRTCMEDIAPLCMT
¶
The media placement for the meeting.
io_meetingfeatures
TYPE REF TO /AWS1/CL_CNPMEETINGFEATSCONF
/AWS1/CL_CNPMEETINGFEATSCONF
¶
MeetingFeatures
iv_meetingid
TYPE /AWS1/CNPGUIDSTRING
/AWS1/CNPGUIDSTRING
¶
The Amazon Chime SDK meeting ID.
Queryable Attributes¶
MediaPlacement¶
The media placement for the meeting.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MEDIAPLACEMENT() |
Getter for MEDIAPLACEMENT |
MeetingFeatures¶
MeetingFeatures
Accessible with the following methods¶
Method | Description |
---|---|
GET_MEETINGFEATURES() |
Getter for MEETINGFEATURES |
MeetingId¶
The Amazon Chime SDK meeting ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MEETINGID() |
Getter for MEETINGID, with configurable default |
ASK_MEETINGID() |
Getter for MEETINGID w/ exceptions if field has no value |
HAS_MEETINGID() |
Determine if MEETINGID has a value |