Meeting SDK for iOS API Reference
|
The delegate protocol to receive events related to share actions. More...
#include <MobileRTCMeetingService+AppShare.h>
Inherits <NSObject>.
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 destroyed. | |
The delegate protocol to receive events related to share actions.
Definition at line 15 of file MobileRTCMeetingService+AppShare.h.
|
optionalrequired |
The callback is triggered before the shared action is destroyed.
sharingID | Specify the sharing ID. |
|
optional |
Callback event the moment the user receives the shared content.