vx_resp_connector_initiate_shutdown
Reference the Vivox Core SDK API.
Read time 1 minuteLast updated a day ago
The response for vx_req_connector_initiate_shutdown. More...
#include <VxcResponses.h>Public Attributes
Name | |
|---|---|
| vx_resp_base_t | base The common properties for all responses. |
| char * | client_name |
Detailed Description
The response for vx_req_connector_initiate_shutdown. See: vx_req_connector_initiate_shutdownstruct vx_resp_connector_initiate_shutdown;
Public Attributes Documentation
variable base
The common properties for all responses.vx_resp_base_t base;
variable client_name
Deprecated: This is deprecated and should not be used.char * client_name;