Callback Event of Meeting UI Controller.
More...
#include <meeting_ui_ctrl_interface.h>
Callback Event of Meeting UI Controller.
◆ onAudioBtnClicked()
Callback event for clicking Audio button in the meeting.
◆ onAudioMenuBtnClicked()
virtual void IMeetingUIControllerEvent::onAudioMenuBtnClicked |
( |
| ) |
|
|
pure virtual |
Callback event for clicking Audio Menu button in the meeting.
◆ onBreakoutRoomBtnClicked()
virtual void IMeetingUIControllerEvent::onBreakoutRoomBtnClicked |
( |
| ) |
|
|
pure virtual |
Callback event for clicking Breakout Room button in the meeting.
◆ onCCBTNClicked()
virtual void IMeetingUIControllerEvent::onCCBTNClicked |
( |
| ) |
|
|
pure virtual |
Callback event of clicking CC menu.
◆ onCustomLiveStreamMenuClicked()
virtual void IMeetingUIControllerEvent::onCustomLiveStreamMenuClicked |
( |
| ) |
|
|
pure virtual |
Callback event of clicking CUSTOME LIVE STREAM menu.
◆ onEndMeetingBtnClicked()
virtual void IMeetingUIControllerEvent::onEndMeetingBtnClicked |
( |
| ) |
|
|
pure virtual |
Callback event of clicking the END MEETING button.
◆ onInviteBtnClicked()
virtual void IMeetingUIControllerEvent::onInviteBtnClicked |
( |
bool & |
bHandled | ) |
|
|
pure virtual |
Callback event to click the INVITE button.
- Parameters
-
[out] | bHandled | True indicates to show the user's own custom dialog interface. Default value: FALSE. |
◆ onParticipantListBtnClicked()
virtual void IMeetingUIControllerEvent::onParticipantListBtnClicked |
( |
| ) |
|
|
pure virtual |
Callback event of clicking PRTICIPANT LIST button.
◆ onStartShareBtnClicked()
virtual void IMeetingUIControllerEvent::onStartShareBtnClicked |
( |
| ) |
|
|
pure virtual |
Callback event for clicking START SHARE button.
The documentation for this class was generated from the following file: