Documentation

Support

Vivox Core SDK

Vivox Core SDK

vx_resp_account_buddy_set

Learn how to set presence information.
Read time 1 minuteLast updated a day ago

The response for vx_req_account_buddy_set. More...
#include <VxcResponses.h>

Public Attributes

Name

vx_resp_base_tbase
The common properties for all responses.
intaccount_id
The account ID of the buddy.

Detailed Description

struct vx_resp_account_buddy_set;
The response for vx_req_account_buddy_set. See: 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.