vx_resp_account_post_crash_dump
Reference the Vivox Core SDK API.
Read time 1 minuteLast updated 20 hours ago
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;