|
Meeting SDK for macOS API Reference
|
The delegate protocol to receive events related to share actions. More...
#include <ZoomSDKShareContainer.h>
Inherits <NSObjectNSObject>.
Instance Methods | |
| (void) | - onSharingContentStartReceiving |
| Callback event the moment the user receives the shared content. | |
| (void) | - onActionBeforeDestroyed: |
| The callback is triggered before the shared action is released. | |
The delegate protocol to receive events related to share actions.
Definition at line 132 of file ZoomSDKShareContainer.h.
|
optionalrequired |
The callback is triggered before the shared action is released.
| sharingID | Specify the sharing ID. |
|
optional |
Callback event the moment the user receives the shared content.