Class ChannelOptions
Options to set behaviour on a channel join - like making the channel the Active channel being spoken into, or having Vivox log in automatically without a seperate LoginAsync call
Inherited Members
Namespace: Unity.Services.Vivox
Assembly: Unity.Services.Vivox.dll
Syntax
public sealed class ChannelOptionsProperties
MakeActiveChannelUponJoining
Makes the current channel being joined the active channel being spoken into.
Declaration
public bool MakeActiveChannelUponJoining { get; set; }Property Value
| Type | Description | 
|---|---|
| bool |