#include <ZoomSDKNotificationServiceController.h>
Inherits <NSObjectNSObject>.
◆ onMeetingDeviceListChanged:
Callback event that the device for users to attend the meeting has changed.
- Parameters
-
deviceList | A list of meeting info with active meetings. |
- Note
- If the user use ZoomSDKAuthService#registerNotificationService. interface to connect to the service, they can't get webinar meeting list in this callback.
◆ onTransferMeetingResult:
Transfer meeting status changed callback or join companion mode meeting callback.
- Parameters
-
◆ onTransferMeetingStatus:
- (void) onTransferMeetingStatus: |
|
(BOOL) | bSuccess |
|