/AWS1/CL_CHMMEETINGFEATSCONF¶
The configuration settings of the features available to a meeting.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_audio TYPE REF TO /AWS1/CL_CHMAUDIOFEATURES /AWS1/CL_CHMAUDIOFEATURES¶
The configuration settings for the audio features available to a meeting.
io_video TYPE REF TO /AWS1/CL_CHMVIDEOFEATURES /AWS1/CL_CHMVIDEOFEATURES¶
The configuration settings for the video features available to a meeting.
io_content TYPE REF TO /AWS1/CL_CHMCONTENTFEATURES /AWS1/CL_CHMCONTENTFEATURES¶
The configuration settings for the content features available to a meeting.
io_attendee TYPE REF TO /AWS1/CL_CHMATTENDEEFEATURES /AWS1/CL_CHMATTENDEEFEATURES¶
The configuration settings for the attendee features available to a meeting.
Queryable Attributes¶
Audio¶
The configuration settings for the audio features available to a meeting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIO() |
Getter for AUDIO |
Video¶
The configuration settings for the video features available to a meeting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VIDEO() |
Getter for VIDEO |
Content¶
The configuration settings for the content features available to a meeting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENT() |
Getter for CONTENT |
Attendee¶
The configuration settings for the attendee features available to a meeting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTENDEE() |
Getter for ATTENDEE |