Class Channel
Inherited Members
Namespace: Unity.Services.Vivox
Assembly: Unity.Services.Vivox.dll
Syntax
public class Channel : ChannelId
  Constructors
Channel(string, ChannelType, Channel3DProperties)
Declaration
public Channel(string name, ChannelType type = ChannelType.NonPositional, Channel3DProperties properties = null)
  Parameters
| Type | Name | Description | 
|---|---|---|
| string | name | |
| ChannelType | type | |
| Channel3DProperties | properties |