Zoom Rooms Controller SDK Reference 6.5.0
|
End-to-end security code. More...
#include <IMeetingService.h>
Data Fields | |
std::string | code |
The security code. | |
int64_t | secondsSinceLastUpdate = -1 |
The seconds since last update code. | |
End-to-end security code.
Definition at line 90 of file IMeetingService.h.
std::string E2ESecurityCode::code |
The security code.
Definition at line 92 of file IMeetingService.h.
int64_t E2ESecurityCode::secondsSinceLastUpdate = -1 |
The seconds since last update code.
Definition at line 93 of file IMeetingService.h.