CSharpRTMP.Core.Protocols.Rtmfp.MiddleHandshake.MiddleHandshake C# (CSharp) Method

MiddleHandshake() public method

public MiddleHandshake ( BaseRtmfpProtocol handler ) : System
handler BaseRtmfpProtocol
return System
        public MiddleHandshake(BaseRtmfpProtocol handler) : base(handler)
        {
        }