ServerVoiceChannel constructor
ServerVoiceChannel(
- ChannelProperties _properties
Implementation
ServerVoiceChannel(this._properties)
: _methods = ChannelMethods(_properties.id);