文档

支持

Vivox Core SDK

Vivox Core SDK

vx_resp_account_buddy_set

Learn how to set presence information.
阅读时间1 分钟最后更新于 12 天前

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.