Client SDK basics
Explore topics related to the foundational pieces of the Vivox SDK.
Read time 1 minuteLast updated 20 hours ago
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. |