CSharpRTMP.Core.Protocols.Rtmp.Channel.Channel C# (CSharp) Method

Channel() public method

public Channel ( ) : System
return System
        public Channel()
        {
            throw new Exception();
        }
        public Channel(uint id)

Same methods

Channel::Channel ( uint id ) : System