Notification service helper callback event.
More...
#include <notification_service_interface.h>
Notification service helper callback event.
Definition at line 68 of file notification_service_interface.h.
◆ onMeetingDeviceListChanged()
Callback event that the device for users to attend the meeting has changed.
- Parameters
-
pDeviceList | A list of meeting info with active meetings. \If the user USES IAuthService::RegisterNotificationService interface to connect to the service,they can't get webinar meeting list in this callback. |
◆ onTransferMeetingResult()
Transfer meeting status changed or join companion mode meeting callback.
- Parameters
-
◆ onTransferMeetingStatus()
virtual void INotificationServiceEvent::onTransferMeetingStatus |
( |
bool | bSuccess | ) |
|
|
pure virtual |
Transfer meeting status changed callback.
- Parameters
-
bSuccess | The result of transfer meeting. |
- Deprecated
- This interface is marked as deprecated.