vx_state_buddy_contact
Learn about presence and buddy management.
Read time 1 minuteLast updated 20 hours ago
#include <Vxc.h>Public Attributes
Name | |
|---|---|
| vx_buddy_presence_state | presence |
| char * | display_name |
| char * | application |
| char * | custom_message |
| char * | contact |
| char * | priority |
| char * | id |
Public Attributes Documentation
variable presence
vx_buddy_presence_state presence;
variable display_name
char * display_name;
variable application
char * application;
variable custom_message
char * custom_message;
variable contact
char * contact;
variable priority
char * priority;
variable id
char * id;