CSharpRTMP.Core.BaseAppProtocolHandler.UnRegisterProtocol C# (CSharp) Method

UnRegisterProtocol() public abstract method

public abstract UnRegisterProtocol ( BaseProtocol protocol ) : void
protocol CSharpRTMP.Core.Protocols.BaseProtocol
return void
        public abstract void UnRegisterProtocol(BaseProtocol protocol);