vx_resp_account_logout
Reference the Vivox Core SDK API.
読み終わるまでの所要時間 1 分最終更新 23日前
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;