Vivox Core SDK documentationvx_name_value_pairReference the Vivox Core SDK API.阅读时间1 分钟最后更新于 12 天前#include <Vxc.h> Public Attributes Namechar *name The name of the parameter.char *value The value of the parameter. Public Attributes Documentation variable name char * name; The name of the parameter. variable value char * value; The value of the parameter.