/AWS1/CL_CNPWEBRTCCONNECTION¶
Creates the participant’s WebRTC connection data required for the client application (mobile or web) to connect to the call.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_attendee
TYPE REF TO /AWS1/CL_CNPATTENDEE
/AWS1/CL_CNPATTENDEE
¶
Attendee
io_meeting
TYPE REF TO /AWS1/CL_CNPWEBRTCMEETING
/AWS1/CL_CNPWEBRTCMEETING
¶
A meeting created using the Amazon Chime SDK.
Queryable Attributes¶
Attendee¶
Attendee
Accessible with the following methods¶
Method | Description |
---|---|
GET_ATTENDEE() |
Getter for ATTENDEE |
Meeting¶
A meeting created using the Amazon Chime SDK.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MEETING() |
Getter for MEETING |