Zoom Rooms Controller SDK Reference 6.5.0
|
Phone contact info. Invalid if each filed is empty. More...
#include <IContactHelper.h>
Data Fields | |
std::string | label |
Label. | |
std::string | countryCode |
Country code. | |
std::string | phoneNumber |
Phone number. | |
Phone contact info. Invalid if each filed is empty.
Definition at line 60 of file IContactHelper.h.
std::string PhoneContact::countryCode |
Country code.
Definition at line 63 of file IContactHelper.h.
std::string PhoneContact::label |
Label.
Definition at line 62 of file IContactHelper.h.
std::string PhoneContact::phoneNumber |
Phone number.
Definition at line 64 of file IContactHelper.h.