vx_message_base
Learn about messaging in Vivox Core.
Read time 1 minuteLast updated 20 hours ago
#include <Vxc.h>Public Attributes
Name | |
|---|---|
| vx_message_type | type |
| VX_SDK_HANDLE | sdk_handle |
| unsigned long long | create_time_ms |
| unsigned long long | last_step_ms |
Public Attributes Documentation
variable type
vx_message_type type;
variable sdk_handle
VX_SDK_HANDLE sdk_handle;
variable create_time_ms
unsigned long long create_time_ms;
variable last_step_ms
unsigned long long last_step_ms;