文档

支持

Vivox Core SDK

Vivox Core SDK

Server to Server Web API Reference Guide

Explore topics on the Server-to-Server Web API for managing Vivox.
阅读时间1 分钟最后更新于 12 天前

There are two ways that games access the Vivox system:
  • Game clients use the Vivox SDK to enable players to make direct use of voice, text, and presence services provided by the Vivox system.
  • Game servers use the Vivox Server to Server Web API to control player experience in specific ways, and to allow game clients to securely access the Vivox system.
Game servers make HTTP POST calls to specific URLs to the Vivox system by using URL-encoded form parameters. The Vivox system returns data to the server in XML format.

Server to Server Web API Reference Guide • Vivox Core SDK • Unity Docs