Meeting SDK for Windows API Reference
|
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
class | IContactInfo |
Contact information interface. More... | |
class | IInvitationMeetingHandler |
Process after the user receives the invitation from other user to join meeting. More... | |
class | IPresenceHelperEvent |
Presence helper callback event. More... | |
class | IBatchRequestContactHelper |
class | IPresenceHelper |
Presence Helper Interface. More... | |
Enumerations | |
enum | SDKPresenceStatus { SDKPresenceStatus_None , SDKPresenceStatus_Available , SDKPresenceStatus_UnAvailable , SDKPresenceStatus_InMeeting , SDKPresenceStatus_Busy , SDKPresenceStatus_DoNotDisturb , SDKPresenceStatus_Away , SDKPresenceStatus_PhoneCall , SDKPresenceStatus_Presenting , SDKPresenceStatus_Calendar , SDKPresenceStatus_OutOfOffice } |
Enumeration of user's presence status. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0065488. More... | |
enum SDKPresenceStatus |
Enumeration of user's presence status. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0065488.
Definition at line 15 of file presence_helper_interface.h.