Zoom Rooms Controller SDK Reference 6.5.0
|
Third Party Meeting interfaces. More...
#include "ZRCSDKTypes.h"
Go to the source code of this file.
Data Structures | |
struct | IntegrationMeetingInfo |
Integration meeting info. More... | |
struct | InterOperabilityInfo |
Inter operability info. More... | |
struct | IntegrationMeetingErrorInfo |
Integration meeting error info. More... | |
struct | IntegrationMeetingProblemReportInfo |
Integration meeting problem report info. More... | |
struct | IntegrationMeetingContentShareInfo |
Integration meeting content share info. More... | |
struct | IntegrationMeetingLayoutInfo |
Integration meeting layout info. More... | |
class | IThirdPartyMeetingHelperSink |
Third Party Meeting helper event callback. More... | |
class | IThirdPartyMeetingHelper |
Third Party Meeting helper interface. More... | |
Third Party Meeting interfaces.
Definition in file IThirdPartyMeetingHelper.h.
Current integration meeting content share status. Here are more detailed structural descriptions.
Enumerator | |
---|---|
IntegrationContentShareStateInactive | Integration meeting content share state is inactive. |
IntegrationContentShareStateActive | Integration meeting content share state is active. |
Definition at line 50 of file IThirdPartyMeetingHelper.h.
Integration meeting join method. Here are more detailed structural descriptions.
Enumerator | |
---|---|
IntegrationMeetingJoinMethodWebClient | Integration meeting join method is web client. |
IntegrationMeetingJoinMethodSIP | Integration meeting join method is SIP. |
Definition at line 74 of file IThirdPartyMeetingHelper.h.
Integration meeting layout type. Here are more detailed structural descriptions.
Enumerator | |
---|---|
INTEGRATION_MEETING_FULL_SCREEN | |
INTEGRATION_MEETING_SIDEBAR_LEFT | |
INTEGRATION_MEETING_SIDEBAR_RIGHT | |
INTEGRATION_MEETING_GRID | |
INTEGRATION_MEETING_TOP_BAR | |
INTEGRATION_MEETING_BOTTOM_BAR |
Definition at line 60 of file IThirdPartyMeetingHelper.h.
Current integration meeting status. Here are more detailed structural descriptions.
Definition at line 34 of file IThirdPartyMeetingHelper.h.
Room system calling status Here are more detailed structural descriptions.
Definition at line 20 of file IThirdPartyMeetingHelper.h.