|
Meeting SDK for macOS API Reference
|
Interfaces for meeting transfer and presence notification in Zoom SDK. More...
import <Foundation/Foundation.h>import <ZoomSDK/ZoomSDKErrors.h>import <ZoomSDK/ZoomSDKPresenceHelper.h>Go to the source code of this file.
Data Structures | |
| class | ZoomSDKInMeetingDeviceInfo |
| Provides information about meetings on other signed-in devices. More... | |
| class | ZoomSDKTransferMeetingHandler |
| Provides information and operation interface for the result of meeting transfer. More... | |
| protocol | <ZoomSDKNotificationServiceDelegate> |
| Callback protocol for meeting transfer and device presence notifications. More... | |
| class | ZoomSDKNotificationServiceController |
| Controller class to manage meeting transfer and presence features. More... | |
Interfaces for meeting transfer and presence notification in Zoom SDK.
Definition in file ZoomSDKNotificationServiceController.h.