vx_resp_account_buddy_set
Learn how to set presence information.
Read time 1 minuteLast updated 7 months ago
The response for vx_req_account_buddy_set. More...
#include <VxcResponses.h>Public Attributes
Name | |
|---|---|
| vx_resp_base_t | base The common properties for all responses. |
| int | account_id The account ID of the buddy. |
Detailed Description
struct vx_resp_account_buddy_set;
The response for vx_req_account_buddy_set.
Public Attributes Documentation
variable base
vx_resp_base_t base;
The common properties for all responses.
variable account_id
int account_id;
The account ID of the buddy.