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_t | base The common properties for all requests. |
| vx_application_state_notification_type_t | notification_type The type of state change. |
Detailed Description
Notify the SDK when important application-level changes occur. See: vx_resp_aux_notify_application_state_changestruct vx_req_aux_notify_application_state_change;
Public Attributes Documentation
variable base
The common properties for all requests.vx_req_base_t base;
variable notification_type
The type of state change.vx_application_state_notification_type_t notification_type;