#include <ZoomSDKShareContainer.h>
Inherits <NSObjectNSObject>.
Definition at line 90 of file ZoomSDKShareContainer.h.
◆ onActionBeforeDestroyed:
- (void) onActionBeforeDestroyed: |
|
(unsigned int) | sharingID |
|
|
optionalrequired |
The callback is triggered before the shared action is released.
- Parameters
-
sharingID | Specify the sharing ID. |
- Note
- The specified shared action is destroyed once the function calls end. The user should complete the operations related to the shared action before the function calls end.
◆ onSharingContentStartReceiving
- (void) onSharingContentStartReceiving |
|
|
|
|
optional |
Callback event the moment the user receives the shared content.