Client SDK basics
Follow this workflow for basic Vivox SDK client setup.
Read time 1 minuteLast updated 2 days ago
Topic | Description |
|---|---|
| Initialize the SDK | Code sample and guidence on initializing the SDK. |
| Sign in with the Authentication package | How to use the Unity Authentication package to manage Vivox sign-ins. |
| Sign in with Custom IDs | An alternative authentication option if you already have an existing player management system in your game. |
| Sign in to a game | How to sign players into a Vivox instance. |
| Sign out of a game | How to sign players out of a Vivox instance. |