Meeting SDK for macOS API Reference
|
#include <ZoomSDKShareContainer.h>
Inherits <NSObjectNSObject>.
Instance Methods | |
(void) | - onShareElementDestroy: |
Callback of that element is destroyed. | |
Definition at line 49 of file ZoomSDKShareContainer.h.
- (void) onShareElementDestroy: | (ZoomSDKShareElement *) | element |
Callback of that element is destroyed.
element | The object of ZoomSDKShareElement. |