vx_resp_account_logout
Reference the Vivox Core SDK API.
阅读时间1 分钟最后更新于 12 天前
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;