/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¶
The attendee information, including attendee ID and join token.
io_meeting TYPE REF TO /AWS1/CL_CNPWEBRTCMEETING /AWS1/CL_CNPWEBRTCMEETING¶
A meeting created using the Amazon Chime SDK.
Queryable Attributes¶
Attendee¶
The attendee information, including attendee ID and join token.
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 |