Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
<ZoomSDKShareContainerDelegate> Protocol Reference

#include <ZoomSDKShareContainer.h>

Inherits <NSObjectNSObject>.

Instance Methods

(void) - onShareElementDestroy:
 Callback of that element is destroyed.
 

Detailed Description

Definition at line 49 of file ZoomSDKShareContainer.h.

Method Documentation

◆ onShareElementDestroy:

- (void) onShareElementDestroy: (ZoomSDKShareElement *) element

Callback of that element is destroyed.

Parameters
elementThe object of ZoomSDKShareElement.