Enum ChatCapability
Used to indicate what type of channel a user wants to join.
Namespace: Unity.Services.Vivox
Assembly: Unity.Services.Vivox.dll
Syntax
public enum ChatCapability
Fields
| Name | Description |
|---|---|
| AudioOnly | Channel will only have access to Vivox Audio |
| TextAndAudio | Channel will have access to Vivox Text and Audio |
| TextOnly | Channel will only have access to Vivox Text |