Zoom Rooms Controller SDK Reference 6.5.0
|
Meeting recording request info. More...
#include <IRecordingHelper.h>
Data Fields | |
RecordingType | recordingType = RecordingTypeUnknown |
Recording type. | |
std::string | senderName |
Participants who send request, empty if request cloud recording. | |
Meeting recording request info.
Definition at line 77 of file IRecordingHelper.h.
RecordingType RecordingRequestInfo::recordingType = RecordingTypeUnknown |
Recording type.
Definition at line 79 of file IRecordingHelper.h.
std::string RecordingRequestInfo::senderName |
Participants who send request, empty if request cloud recording.
Definition at line 80 of file IRecordingHelper.h.