vx_req_aux_diagnostic_state_dump
Reference the Vivox Core SDK API.
Read time 1 minuteLast updated 7 months ago
Get the current state of the SDK. More...
#include <VxcRequests.h>Public Attributes
Name | |
|---|---|
| vx_req_base_t | base The common properties for all requests. |
| vx_diagnostic_dump_level | level The level of detail to return. |
Detailed Description
struct vx_req_aux_diagnostic_state_dump;
Get the current state of the SDK.
Attention: This is not supported on the iPhone platform.
Get the initial state when connecting to an out of process Vivox SDK that is already running.
Public Attributes Documentation
variable base
vx_req_base_t base;
The common properties for all requests.
variable level
vx_diagnostic_dump_level level;
The level of detail to return.