Documentation

Support

Vivox Core SDK

Vivox Core SDK

vx_resp_base

Reference the Vivox Core SDK API.
Read time 1 minuteLast updated 20 hours ago

#include <Vxc.h>

Public Attributes

Public Attributes Documentation

variable message

vx_message_base_t message;

variable type

vx_response_type type;

variable return_code

int return_code;

variable status_code

int status_code;

variable status_string

char * status_string;

variable request

vx_req_base_t * request;

variable extended_status_info

char * extended_status_info;