|
Meeting SDK for macOS API Reference
|
Provides information and operation interface for the result of meeting transfer. More...
#include <ZoomSDKNotificationServiceController.h>
Inherits NSObject.
Instance Methods | |
| (ZoomSDKError) | - leaveCompanionToJoinMeeting |
| Try to leave companion mode and rejoin the meeting in normal mode. | |
Properties | |
| ZoomSDKTransferMeetingMode | transferMeetingMode |
| Determine current transfer meeting mode. | |
| BOOL | isTransferMeetingSuccess |
| Determine transfer meeting is success. | |
Provides information and operation interface for the result of meeting transfer.
Definition at line 52 of file ZoomSDKNotificationServiceController.h.
| - (ZoomSDKError) leaveCompanionToJoinMeeting |
Try to leave companion mode and rejoin the meeting in normal mode.
|
readnonatomicassign |
Determine transfer meeting is success.
Definition at line 62 of file ZoomSDKNotificationServiceController.h.
|
readnonatomicassign |
Determine current transfer meeting mode.
Definition at line 57 of file ZoomSDKNotificationServiceController.h.