vx_resp_account_post_crash_dump
Reference the Vivox Core SDK API.
読み終わるまでの所要時間 1 分最終更新 23日前
Module: Diagnostics The response for vx_req_account_post_crash_dump. 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_post_crash_dump. See: vx_req_account_post_crash_dump Note: This response is not applicable to the XML interface.struct vx_resp_account_post_crash_dump;
Public Attributes Documentation
variable base
The common properties for all responses.vx_resp_base_t base;