Indicator meeting controller callback event.
More...
#include <meeting_indicator_interface.h>
Indicator meeting controller callback event.
Definition at line 46 of file meeting_indicator_interface.h.
◆ ~IMeetingIndicatorCtrlEvent()
virtual IMeetingIndicatorCtrlEvent::~IMeetingIndicatorCtrlEvent |
( |
| ) |
|
|
inlinevirtual |
◆ onIndicatorItemReceived()
Notify receive Callback event IMeetingIndicatorHandler received.
- Parameters
-
handler | The handle to show or hide the indicator panel. |
◆ onIndicatorItemRemoved()
Notify receive Callback event IMeetingIndicatorHandler removed.
- Parameters
-
handler | The handle will be removed. Do not use it any more. |