Documentation

Support

Vivox Core SDK

Vivox Core SDK

Assign a channel name

Learn how to structure and format channel names.
Read time 1 minuteLast updated 20 hours ago

A channel name is important to a game to get multiple users into the same channel while also ensuring that there are no channel conflicts. Your channel name should mean something to your game to help identify how the channel is being used. See the documentation on Channel identifiers for large-scale games for more information. Channel type identifiers:
  • 2D Channels contain -g-
  • 3D Channels contain -d-
  • Echo channels contain -e-
Next step, generate a join token.

Assign a channel name • Vivox Core SDK • Unity Docs