Mac SDK
Instance Methods | List of all members
<ZoomSDKShareElementDelegate> Protocol Reference
Inheritance diagram for <ZoomSDKShareElementDelegate>:

Instance Methods

(void) - onShareContentStartReceiving
 Callback event of sharer sending data.
 
(void) - onShareSourceUserIDNotify:
 Callback of the user ID changing when sharing. More...
 
(void) - onShareContentStartReceiving
 Callback event of sharer starts to send data.
 
(void) - onShareSourceUserIDNotify:
 Callback of the sharer changing. More...
 

Method Documentation

◆ onShareSourceUserIDNotify: [1/2]

- (void) onShareSourceUserIDNotify: (unsigned int)  userid

Callback of the user ID changing when sharing.

Parameters
useridThe ID of new sharer.

◆ onShareSourceUserIDNotify: [2/2]

- (void) onShareSourceUserIDNotify: (unsigned int)  userid

Callback of the sharer changing.

Parameters
useridThe ID of the new sharer.

The documentation for this protocol was generated from the following files: