Zoom Rooms Controller SDK Reference 6.5.0
|
Cloud PBX info Invalid if each filed is empty. More...
#include <IContactHelper.h>
Data Fields | |
std::string | extension |
Extension number. | |
std::string | companyNumber |
Company number. | |
std::vector< std::string > | directNumbers |
Direct numbers. | |
Cloud PBX info Invalid if each filed is empty.
Definition at line 69 of file IContactHelper.h.
std::string CloudPBXInfo::companyNumber |
Company number.
Definition at line 72 of file IContactHelper.h.
std::vector<std::string> CloudPBXInfo::directNumbers |
Direct numbers.
Definition at line 73 of file IContactHelper.h.
std::string CloudPBXInfo::extension |
Extension number.
Definition at line 71 of file IContactHelper.h.