Documentation

​
​

Development

User Acquisition

Monetization

Industry

Vivox Core SDK

Vivox Core SDK

Vivox
​
​
Vivox Core SDK
  • Overview
  • Before you begin
  • Get started
  • Release notes
  • Developer Guide
  • Reference
  • Privacy overview
  1. Vivox Core SDK documentation

vx_conversation

Reference the Vivox Core SDK API.
Read time 1 minute
Last updated 8 months ago

#include <Vxc.h>

Public Attributes

Name

char *name
vx_conversation_typetype
char *display_name
intunread_count

Public Attributes Documentation

variable name

char * name;

variable type

vx_conversation_type type;

variable display_name

char * display_name;

variable unread_count

int unread_count;

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Public Attributes

    • Public Attributes Documentation

      • variable name

      • variable type

      • variable display_name

      • variable unread_count


Report a problem with this page