6#ifndef _NOTIFICATIONE_SERVICE_INTERFACE_H_
7#define _NOTIFICATIONE_SERVICE_INTERFACE_H_
Notification service helper callback event.
virtual void onMeetingDeviceListChanged(IList< InMeetingDeviceInfo > *pDeviceList)=0
Callback event that the device for users to attend the meeting has changed.
virtual void onTransferMeetingStatus(bool bSuccess)=0
Transfer meeting status changed callback.
virtual bool IsPresenceFeatureEnabled()=0
brief Determine whether the presence feature is enabled.
virtual ~INotificationServiceHelper()
virtual bool IsTransferMeetingEnabled()=0
brief Determine whether the transfer meeting feature is enabled.
virtual SDKError SetEvent(INotificationServiceEvent *pEvent)=0
Set the controller event of notification service.
virtual IPresenceHelper * GetPresenceHelper()=0
Get the Presence helper.
virtual SDKError TransferMeeting(int nIndex)=0
Try to transfer meeting to current device.
Presence Helper Interface.
const zchar_t * deviceName
device name
UINT64 meetingNumber
meeting number
const zchar_t * meetingTopic
meeting topic
ZOOM windows SDK Common Definition File.
#define END_ZOOM_SDK_NAMESPACE
#define BEGIN_ZOOM_SDK_NAMESPACE
SDKError
SDK error types. Here are more detailed structural descriptions.