Meeting SDK for Windows API Reference
|
Direct Sharing Service Interface. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
class | IDirectShareSpecifyContentHandler |
class | IDirectShareViaMeetingIDOrPairingCodeHandler |
Direct sharing by meeting ID or pairing code helper interface. More... | |
class | IDirectShareServiceHelperEvent |
Direct sharing helper callback event. More... | |
class | IDirectShareServiceHelper |
Direct sharing helper Interface. More... | |
Typedefs | |
typedef enum DirectShareStatusStatus_Enum | DirectShareStatus |
Enumerations | |
enum | DirectShareStatusStatus_Enum { DirectShare_Unknown = 0 , DirectShare_Connecting , DirectShare_In_Direct_Share_Mode , DirectShare_Ended , DirectShare_Need_MeetingID_Or_PairingCode , DirectShare_NetWork_Error , DirectShare_Other_Error , DirectShare_WrongMeetingID_Or_SharingKey , DirectShare_InputNewParingCode , DirectShare_Prepared } |
Direct sharing status. Here are more detailed structural descriptions. More... | |
Direct Sharing Service Interface.
Definition in file direct_share_helper_interface.h.
typedef enum DirectShareStatusStatus_Enum DirectShareStatus |
Direct sharing status. Here are more detailed structural descriptions.
Definition at line 15 of file direct_share_helper_interface.h.