SIPSorcery.SIP.SIPChannel.IsConnectionEstablished C# (CSharp) Method

IsConnectionEstablished() public abstract method

public abstract IsConnectionEstablished ( IPEndPoint remoteEndPoint ) : bool
remoteEndPoint System.Net.IPEndPoint
return bool
        public abstract bool IsConnectionEstablished(IPEndPoint remoteEndPoint);