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