vx_resp_connector_initiate_shutdown
Reference the Vivox Core SDK API.
Read time 1 minuteLast updated 7 months 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
struct vx_resp_connector_initiate_shutdown;
The response for vx_req_connector_initiate_shutdown.
Public Attributes Documentation
variable base
vx_resp_base_t base;
The common properties for all responses.
variable client_name
char * client_name;
Deprecated:
This is deprecated and should not be used.