vx_conversation
Reference the Vivox Core SDK API.
Read time 1 minuteLast updated 20 hours ago
#include <Vxc.h>Public Attributes
Name | |
|---|---|
| char * | name |
| vx_conversation_type | type |
| char * | display_name |
| int | unread_count |
Public Attributes Documentation
variable name
char * name;
variable type
vx_conversation_type type;
variable display_name
char * display_name;
variable unread_count
int unread_count;