Client SDK basics
Explore topics related to the foundational pieces of the Vivox SDK.
읽는 시간 1분최근 업데이트: 19일 전
The following pages cover the basic functionality of Vivox. If you haven't reviewed the Quick start guide it's recommended that you start there as an introduction to these topics.
Topic | Description |
|---|---|
| Character encoding | Overview of supported character encoding in the Vivox SDK. |
| Requests and responses | Overview of requests and responses in the Vivox SDK. |
| Initialize the Vivox SDK | How to initialize the Vivox SDK. |
| Create the connector object | How to create a connector object. |
| Sign in to a game | How to sign in a user to a game. |
| Sign out of a game | How to sign a user out of a game. |
| Uninitialize the Vivox SDK | How to uninitialize the Vivox SDK. |