ドキュメント

サポート

Vivox Core SDK

Vivox Core SDK

vx_name_value_pair

Reference the Vivox Core SDK API.
読み終わるまでの所要時間 1 分最終更新 23日前

#include <Vxc.h>

Public Attributes

Name

char *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.