Meeting wall-paper context Callback Event.
More...
#include <setting_service_interface.h>
Meeting wall-paper context Callback Event.
Definition at line 1533 of file setting_service_interface.h.
◆ onMeetingWallpaperChanged()
virtual void IWallpaperSettingContextEvent::onMeetingWallpaperChanged |
( |
IWallpaperItem * | item | ) |
|
|
pure virtual |
Callback event of notification that the meeting wall-paper item is changed.
- Parameters
-
◆ onMeetingWallpaperImageDownloadStatus()
Callback event of notification that download status of the meeting wall-paper is changed.
- Parameters
-
status | The download status of the meeting wall-peper. see ZoomSDKWallpaperSettingStatus enum. |
wallpaperId | The download meeting wall-paper image ID. |
◆ onPersonalWallpaperChanged()
virtual void IWallpaperSettingContextEvent::onPersonalWallpaperChanged |
( |
IWallpaperItem * | item | ) |
|
|
pure virtual |
Callback event of notification that the personal wall-paper item is changed.
- Parameters
-
◆ onPersonalWallpaperImageDownloadStatus()
Callback event of notification that download status of the personal wall-paper is changed.
- Parameters
-
status | The download status of the personal wall-peper. see ZoomSDKWallpaperSettingStatus enum. |
wallpaperId | The download personal wall-paper image ID. |