ドキュメント

サポート

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 分最終更新 23日前

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.