ZOOM Windows SDK
5.2.42037.1112
|
Calendar Service Interface. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Classes | |
class | ICalenderEvent |
Calendar information interface. More... | |
class | ICalenderServiceEvent |
calendar Service Callback Event. More... | |
struct | tagOutlookExchageAuth |
The verification of SDK when use the Outlook Exchange. Here are more detailed structural descriptions. More... | |
class | ICalenderService |
calendar Service Interface More... | |
Typedefs | |
typedef struct tagOutlookExchageAuth | OutlookExchageAuth |
Enumerations | |
enum | CalenderResult { CALENDER_SUCCESS, CALENDER_AUTH_ERROR, CALENDER_WEBAPI_ERROR, CALENDER_UNKNOW } |
The type of calendar result. Here are more detailed structural descriptions. More... | |
enum | CalenderAuthType { CalenderAuth_None, CalenderAuth_OutlookExchage, CalenderAuth_Goole } |
The type of calendar authority. Here are more detailed structural descriptions. More... | |
Calendar Service Interface.
enum CalenderAuthType |
enum CalenderResult |