Meeting SDK for Windows API Reference
|
Notification Service Interface Valid for both ZOOM style and user custom interface mode. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
struct | InMeetingDeviceInfo |
class | ITransferMeetingHandler |
Process after the user joins meeting in companion mode or transfer meeting. More... | |
class | INotificationServiceEvent |
Notification service helper callback event. More... | |
class | INotificationServiceHelper |
Enumerations | |
enum | TransferMeetingMode { TransferMeetingMode_None , TransferMeetingMode_Transfer , TransferMeetingMode_Companion } |
Type of transfer meeting mode. Here are more detailed structural descriptions. More... | |
Notification Service Interface Valid for both ZOOM style and user custom interface mode.
Definition in file notification_service_interface.h.
enum TransferMeetingMode |
Type of transfer meeting mode. Here are more detailed structural descriptions.
Definition at line 39 of file notification_service_interface.h.