기술 자료

지원

Vivox Core SDK

Vivox Core SDK

vx_resp_account_buddy_set

Learn how to set presence information.
읽는 시간 1분최근 업데이트: 19일 전

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.