Documentation

Support

Vivox Core SDK

Vivox Core SDK

vx_req_aux_diagnostic_state_dump

Reference the Vivox Core SDK API.
Read time 1 minuteLast updated 20 hours ago

Get the current state of the SDK. More...
#include <VxcRequests.h>

Public Attributes

Name

vx_req_base_tbase
The common properties for all requests.
vx_diagnostic_dump_levellevel
The level of detail to return.

Detailed Description

struct vx_req_aux_diagnostic_state_dump;
Get the current state of the SDK. See: vx_resp_aux_diagnostic_state_dump 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.