vx_resp_account_logout
Reference the Vivox Core SDK API.
Read time 1 minuteLast updated a day ago
Module: Logging In and Logging Out The response for vx_req_account_logout. More...
#include <VxcResponses.h>Public Attributes
Name | |
|---|---|
| vx_resp_base_t | base The common properties for all responses. |
Detailed Description
The response for vx_req_account_logout. See: vx_req_account_logoutstruct vx_resp_account_logout;
Public Attributes Documentation
variable base
The common properties for all responses.vx_resp_base_t base;