Reminder handler of switching from multi-share to single share. More...
#include <meeting_sharing_interface.h>
Public Member Functions | |
virtual SDKError | Cancel ()=0 |
Cancel to switch multi-share to single share. All sharing will be remained. | |
virtual SDKError | Confirm ()=0 |
Switch multi-share to single share. All sharing will be stopped. | |
virtual | ~IShareSwitchMultiToSingleConfirmHandler () |
Reminder handler of switching from multi-share to single share.
Definition at line 98 of file meeting_sharing_interface.h.
|
inlinevirtual |
Definition at line 107 of file meeting_sharing_interface.h.
|
pure virtual |
Cancel to switch multi-share to single share. All sharing will be remained.
|
pure virtual |
Switch multi-share to single share. All sharing will be stopped.