Meeting SDK for macOS API Reference
|
Interfaces for contact management, presence subscription, and meeting invitations in Zoom SDK. More...
import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKContactInfo |
Represents contact information of a Zoom user. More... | |
class | ZoomSDKInvitationMeetingHandler |
Interface for handling received meeting invitations. More... | |
protocol | <ZoomSDKPresenceHelperDelegate> |
Callback protocol for presence and invitation-related events. More... | |
class | ZoomSDKPresenceHelper |
Interface to manage contact presence and meeting invitations. More... | |
Interfaces for contact management, presence subscription, and meeting invitations in Zoom SDK.
Definition in file ZoomSDKPresenceHelper.h.