Documentation

Support

Vivox Core SDK

Vivox Core SDK

vx_req_aux_notify_application_state_change

Reference the Vivox Core SDK API.
Read time 1 minuteLast updated 10 days ago

Notify the SDK when important application-level changes occur. More...
#include <VxcRequests.h>

Public Attributes

Name

vx_req_base_tbase
The common properties for all requests.
vx_application_state_notification_type_tnotification_type
The type of state change.

Detailed Description

struct vx_req_aux_notify_application_state_change;
Notify the SDK when important application-level changes occur. See: vx_resp_aux_notify_application_state_change

Public Attributes Documentation

variable base

vx_req_base_t base;
The common properties for all requests.

variable notification_type

vx_application_state_notification_type_t notification_type;
The type of state change.