|
Zoom Rooms Controller SDK Reference 6.7.0
|
Incoming share notification. More...
#include <IMeetingShareHelper.h>
Data Fields | |
| ShareSource | incomingSource |
| Incoming share source. | |
| std::string | shareUserName |
| Incoming share user name. | |
| CurrentShareType | currentShareType = CurrentShareTypeUnknown |
| Current pinned share type. | |
Incoming share notification.
Definition at line 243 of file IMeetingShareHelper.h.
| CurrentShareType IncomingMeetingShareNot::currentShareType = CurrentShareTypeUnknown |
Current pinned share type.
Definition at line 247 of file IMeetingShareHelper.h.
| ShareSource IncomingMeetingShareNot::incomingSource |
Incoming share source.
Definition at line 245 of file IMeetingShareHelper.h.
| std::string IncomingMeetingShareNot::shareUserName |
Incoming share user name.
Definition at line 246 of file IMeetingShareHelper.h.